1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-18 14:15:03 +02:00

default cipher type data objects

This commit is contained in:
Kyle Spearrin 2017-10-25 15:45:39 -04:00
parent 19f00ebc9c
commit 0bcc764274

View File

@ -15,6 +15,8 @@
name: $stateParams.name,
type: constantsService.cipherType.login,
login: {},
identity: {},
card: {},
secureNote: {
type: 0 // generic note
}