mirror of
https://github.com/bitwarden/server
synced 2026-01-10 12:33:49 +00:00
enabled send and added send sync notifications (#1106)
This commit is contained in:
@@ -16,5 +16,9 @@
|
||||
SyncSettings = 10,
|
||||
|
||||
LogOut = 11,
|
||||
|
||||
SyncSendCreate = 12,
|
||||
SyncSendUpdate = 13,
|
||||
SyncSendDelete = 14,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user