mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 21:50:15 +00:00
Fix dependency injection
This commit is contained in:
@@ -726,7 +726,7 @@ import { AbstractThemingService } from "./theming/theming.service.abstraction";
|
||||
useClass: DefaultActiveUserStateProvider,
|
||||
deps: [
|
||||
// TODO: Do other storage services
|
||||
StateServiceAbstraction,
|
||||
AccountServiceAbstraction,
|
||||
EncryptService,
|
||||
MEMORY_STORAGE,
|
||||
AbstractStorageService,
|
||||
|
||||
Reference in New Issue
Block a user