mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
update enum name
This commit is contained in:
@@ -6,7 +6,7 @@ export enum EventType {
|
|||||||
User_Recovered2fa = 1004,
|
User_Recovered2fa = 1004,
|
||||||
User_FailedLogIn = 1005,
|
User_FailedLogIn = 1005,
|
||||||
User_FailedLogIn2fa = 1006,
|
User_FailedLogIn2fa = 1006,
|
||||||
User_ExportedVault = 1007,
|
User_ClientExportedVault = 1007,
|
||||||
|
|
||||||
Cipher_Created = 1100,
|
Cipher_Created = 1100,
|
||||||
Cipher_Updated = 1101,
|
Cipher_Updated = 1101,
|
||||||
|
|||||||
Reference in New Issue
Block a user