mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
addEditCipherInfo w/ collections from state
This commit is contained in:
@@ -144,7 +144,7 @@ export class AppComponent implements OnInit {
|
||||
this.stateService.remove('CiphersComponent');
|
||||
}
|
||||
if (url.startsWith('/tabs/')) {
|
||||
this.stateService.remove('addEditCipher');
|
||||
this.stateService.remove('addEditCipherInfo');
|
||||
}
|
||||
(window as any).previousPopupUrl = url;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user