mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
add cipher from list
This commit is contained in:
parent
f054365a46
commit
ab353d8498
@ -44,7 +44,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<app-vault-ciphers (onCipherClicked)="editCipher($event)" (onAttachmentsClicked)="editCipherAttachments($event)">
|
||||
<app-vault-ciphers (onCipherClicked)="editCipher($event)" (onAttachmentsClicked)="editCipherAttachments($event)" (onAddCipher)="addCipher()">
|
||||
</app-vault-ciphers>
|
||||
</div>
|
||||
<div class="col-3">
|
||||
|
Loading…
Reference in New Issue
Block a user