mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
renamed event to updated2fa
This commit is contained in:
parent
6f3806845d
commit
3ca1544eb3
@ -1,7 +1,7 @@
|
||||
export enum EventType {
|
||||
User_LoggedIn = 1000,
|
||||
User_ChangedPassword = 1001,
|
||||
User_Enabled2fa = 1002,
|
||||
User_Updated2fa = 1002,
|
||||
User_Disabled2fa = 1003,
|
||||
User_Recovered2fa = 1004,
|
||||
User_FailedLogIn = 1005,
|
||||
|
Loading…
Reference in New Issue
Block a user