mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
support for logout notification
This commit is contained in:
@@ -11,4 +11,6 @@ export enum NotificationType {
|
||||
SyncFolderUpdate = 8,
|
||||
SyncCipherDelete = 9,
|
||||
SyncSettings = 10,
|
||||
|
||||
LogOut = 11,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user