mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
feat(extension-notification-demo): Removed comment
This commit is contained in:
@@ -672,7 +672,7 @@ const safeProviders: SafeProvider[] = [
|
||||
safeProvider({
|
||||
provide: SystemNotificationServiceAbstraction,
|
||||
useClass: BrowserSystemNotificationService,
|
||||
deps: [LogService, PlatformUtilsService], // Add any other dependencies your service needs
|
||||
deps: [LogService, PlatformUtilsService],
|
||||
}),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user