mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
update enum name
This commit is contained in:
parent
24ffb55ce0
commit
86cee1a07c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user