mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01: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