mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 20:24:01 +00:00
[BEEEP] Allow linking to ciphers (#760)
This commit is contained in:
@@ -61,7 +61,6 @@ export class UpdatePasswordComponent extends BaseChangePasswordComponent {
|
||||
|
||||
async cancel() {
|
||||
await this.stateService.setOrganizationInvitation(null);
|
||||
await this.stateService.setLoginRedirect(null);
|
||||
this.router.navigate(["/vault"]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user