mirror of
https://github.com/bitwarden/browser.git
synced 2025-12-05 09:14:28 +01:00
Apply prettier
This commit is contained in:
parent
9f7c2ea5be
commit
c384743bd0
@ -130,7 +130,7 @@ export class SshAgentService implements OnDestroy {
|
||||
// The active account may have switched with account switching during unlock
|
||||
const updatedAccount = await firstValueFrom(this.accountService.activeAccount$);
|
||||
return [message, updatedAccount.id] as const;
|
||||
})
|
||||
}),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user