mirror of
https://github.com/bitwarden/browser
synced 2025-12-26 21:23:34 +00:00
shortcuts and modal fixes
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
(onDeletedCipher)="deletedCipher($event)"
|
||||
(onEditAttachments)="editCipherAttachments($event)"
|
||||
(onCancelled)="cancelledAddEdit($event)"
|
||||
(onGeneratePassword)="openPasswordGenerator()">
|
||||
(onGeneratePassword)="openPasswordGenerator(true)">
|
||||
</app-vault-add-edit>
|
||||
<div id="logo" *ngIf="action !== 'add' && action !== 'edit' && action !== 'view'">
|
||||
<div class="content">
|
||||
|
||||
Reference in New Issue
Block a user