mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
[PM-7388] Fix AutofillService dependency reference to TotpService within poppup services module (#8668)
This commit is contained in:
@@ -312,7 +312,7 @@ const safeProviders: SafeProvider[] = [
|
||||
deps: [
|
||||
CipherService,
|
||||
AutofillSettingsServiceAbstraction,
|
||||
TotpService,
|
||||
TotpServiceAbstraction,
|
||||
EventCollectionServiceAbstraction,
|
||||
LogService,
|
||||
DomainSettingsService,
|
||||
|
||||
Reference in New Issue
Block a user