mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
Add NotificationType.SyncOrganizations (#7924)
This commit is contained in:
@@ -20,4 +20,6 @@ export enum NotificationType {
|
||||
|
||||
AuthRequest = 15,
|
||||
AuthRequestResponse = 16,
|
||||
|
||||
SyncOrganizations = 17,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user