mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
push notifications logging
This commit is contained in:
@@ -151,6 +151,8 @@ export class NotificationsService implements NotificationsServiceAbstraction {
|
||||
return;
|
||||
}
|
||||
|
||||
this.logService.info("Notification:", notification);
|
||||
|
||||
switch (notification.type) {
|
||||
case NotificationType.SyncCipherCreate:
|
||||
case NotificationType.SyncCipherUpdate:
|
||||
|
||||
Reference in New Issue
Block a user