mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 21:50:15 +00:00
Moved methods
This commit is contained in:
@@ -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,
|
||||
],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user