mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
Move retryQueue from main to runtime and rename it to lockedVaultPendingNotifications
This commit is contained in:
@@ -127,7 +127,6 @@ export default class MainBackground {
|
||||
onReplacedRan: boolean;
|
||||
loginToAutoFill: any = null;
|
||||
notificationQueue: any[] = [];
|
||||
retryQueue: any[] = [];
|
||||
|
||||
private commandsBackground: CommandsBackground;
|
||||
private contextMenusBackground: ContextMenusBackground;
|
||||
|
||||
Reference in New Issue
Block a user