mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
lint fix
This commit is contained in:
@@ -69,7 +69,7 @@ export default class LockService {
|
|||||||
this.setIcon(),
|
this.setIcon(),
|
||||||
this.refreshBadgeAndMenu(),
|
this.refreshBadgeAndMenu(),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
this.folderService.clearCache();
|
this.folderService.clearCache();
|
||||||
this.cipherService.clearCache();
|
this.cipherService.clearCache();
|
||||||
this.collectionService.clearCache();
|
this.collectionService.clearCache();
|
||||||
|
|||||||
Reference in New Issue
Block a user