1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

update enum name

This commit is contained in:
Kyle Spearrin
2019-06-26 17:42:48 -04:00
parent 24ffb55ce0
commit 86cee1a07c

View File

@@ -6,7 +6,7 @@ export enum EventType {
User_Recovered2fa = 1004,
User_FailedLogIn = 1005,
User_FailedLogIn2fa = 1006,
User_ExportedVault = 1007,
User_ClientExportedVault = 1007,
Cipher_Created = 1100,
Cipher_Updated = 1101,