mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
Add NotificationType.SyncOrganizations (#7924)
This commit is contained in:
@@ -27,6 +27,7 @@ export class NotificationResponse extends BaseResponse {
|
||||
break;
|
||||
case NotificationType.SyncVault:
|
||||
case NotificationType.SyncCiphers:
|
||||
case NotificationType.SyncOrganizations:
|
||||
case NotificationType.SyncOrgKeys:
|
||||
case NotificationType.SyncSettings:
|
||||
case NotificationType.LogOut:
|
||||
|
||||
Reference in New Issue
Block a user