1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 21:50:15 +00:00

Moved methods

This commit is contained in:
Todd Martin
2025-03-18 16:07:37 -04:00
parent e8c4c570e9
commit 82903fdab7
13 changed files with 87 additions and 59 deletions

View File

@@ -472,6 +472,7 @@ const safeProviders: SafeProvider[] = [
VaultTimeoutSettingsService,
KdfConfigService,
TaskSchedulerService,
AuthRequestApiService,
],
}),
safeProvider({
@@ -1157,7 +1158,7 @@ const safeProviders: SafeProvider[] = [
InternalMasterPasswordServiceAbstraction,
KeyService,
EncryptService,
ApiServiceAbstraction,
AuthRequestApiService,
StateProvider,
],
}),