mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
Wait for user to log in before trying to save credentials
This commit is contained in:
@@ -127,6 +127,7 @@ 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