mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
build models for cipher types
This commit is contained in:
@@ -21,7 +21,8 @@ function ConstantsService(i18nService) {
|
||||
cipherType: {
|
||||
login: 1,
|
||||
secureNote: 2,
|
||||
card: 3
|
||||
card: 3,
|
||||
identity: 4
|
||||
},
|
||||
fieldType: {
|
||||
text: 0,
|
||||
|
||||
Reference in New Issue
Block a user