mirror of
https://github.com/bitwarden/browser
synced 2026-02-19 10:54:00 +00:00
Fix milestone 1 vault list not showing when not using sdk crypto (#18550)
This commit is contained in:
committed by
jaasen-livefront
parent
f048002874
commit
ae5630621a
@@ -813,6 +813,7 @@ export class VaultComponent implements OnInit, OnDestroy, CopyClickListener {
|
||||
};
|
||||
return filterFn(proxyCipher as any);
|
||||
}
|
||||
return filterFn(cipher);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user