lint fix
This commit is contained in:
parent
e340396ce1
commit
4e17b74d2b
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue