mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
[PM-22594] update disable menu for trash menu with no items (#15165)
This commit is contained in:
@@ -166,7 +166,7 @@ export class VaultCipherRowComponent implements OnInit {
|
||||
this.showAttachments ||
|
||||
this.showClone ||
|
||||
this.canEditCipher ||
|
||||
this.cipher.isDeleted
|
||||
(this.cipher.isDeleted && this.canRestoreCipher)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user