mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
load on sync
This commit is contained in:
@@ -109,7 +109,7 @@ export class CiphersComponent extends BaseCiphersComponent implements OnInit, On
|
||||
switch (message.command) {
|
||||
case 'syncCompleted':
|
||||
window.setTimeout(() => {
|
||||
this.load();
|
||||
this.refresh();
|
||||
}, 500);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user