mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
apply settings with state service.
This commit is contained in:
@@ -129,6 +129,9 @@ export class VaultComponent implements OnInit, OnDestroy {
|
||||
await this.load();
|
||||
}
|
||||
break;
|
||||
case 'refreshCiphers':
|
||||
this.ciphersComponent.refresh();
|
||||
break;
|
||||
default:
|
||||
detectChanges = false;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user