mirror of
https://github.com/bitwarden/desktop
synced 2026-01-08 19:43:13 +00:00
convert to ngtools/webpack for aot compilation
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
(onCipherClicked)="viewCipher($event)"
|
||||
(onCipherRightClicked)="viewCipherMenu($event)"
|
||||
(onAddCipher)="addCipher($event)"
|
||||
(onAddCipherOptions)="addCipherOptions($event)">
|
||||
(onAddCipherOptions)="addCipherOptions()">
|
||||
</app-vault-ciphers>
|
||||
<app-vault-view id="details"
|
||||
*ngIf="cipherId && action === 'view'"
|
||||
|
||||
Reference in New Issue
Block a user