mirror of
https://github.com/bitwarden/browser
synced 2026-01-31 00:33:33 +00:00
Apply prettier
This commit is contained in:
@@ -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;
|
||||
})
|
||||
}),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user