mirror of
https://github.com/bitwarden/browser
synced 2026-01-09 03:53:53 +00:00
Update policy service to clear its own state (#8564)
This commit is contained in:
@@ -1139,7 +1139,6 @@ export default class MainBackground {
|
||||
this.cipherService.clear(userId),
|
||||
this.folderService.clear(userId),
|
||||
this.collectionService.clear(userId),
|
||||
this.policyService.clear(userId),
|
||||
this.passwordGenerationService.clear(userId),
|
||||
this.vaultTimeoutSettingsService.clear(userId),
|
||||
this.vaultFilterService.clear(),
|
||||
|
||||
Reference in New Issue
Block a user