mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
remove allciphers
This commit is contained in:
parent
8448b48cd7
commit
a7bbdf9c93
@ -20,7 +20,6 @@ export class CiphersComponent {
|
||||
searchText: string;
|
||||
searchPlaceholder: string = null;
|
||||
|
||||
protected allCiphers: CipherView[] = [];
|
||||
protected filter: (cipher: CipherView) => boolean = null;
|
||||
protected searchPending = false;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user