mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
cipher type forms
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
folderId: selectedFolder ? selectedFolder.id : null,
|
||||
favorite: checkedFavorite === true,
|
||||
type: constants.cipherType.login,
|
||||
card: {
|
||||
brand: 'visa'
|
||||
},
|
||||
secureNote: {
|
||||
type: '0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user