mirror of
https://github.com/bitwarden/browser
synced 2026-02-20 03:13:55 +00:00
feat(notification-processing): [PM-19877] System Notification Implementation - Initial changeset
This commit is contained in:
@@ -75,7 +75,7 @@ export class CliPlatformUtilsService implements PlatformUtilsService {
|
||||
return false;
|
||||
}
|
||||
|
||||
isViewOpen() {
|
||||
isPopupOpen() {
|
||||
return Promise.resolve(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user