1
0
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:
Kyle Spearrin
2017-10-13 14:04:03 -04:00
parent e482ace0f7
commit 44f5812a36
3 changed files with 392 additions and 60 deletions

View File

@@ -21,7 +21,8 @@ function ConstantsService(i18nService) {
cipherType: {
login: 1,
secureNote: 2,
card: 3
card: 3,
identity: 4
},
fieldType: {
text: 0,