mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
added Send sync notification support (#250)
This commit is contained in:
@@ -13,4 +13,8 @@ export enum NotificationType {
|
||||
SyncSettings = 10,
|
||||
|
||||
LogOut = 11,
|
||||
|
||||
SyncSendCreate = 12,
|
||||
SyncSendUpdate = 13,
|
||||
SyncSendDelete = 14,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user