mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Override deprecated values on sync
This commit is contained in:
@@ -616,7 +616,7 @@ import { AbstractThemingService } from "./theming/theming.service.abstraction";
|
||||
{
|
||||
provide: OrganizationServiceAbstraction,
|
||||
useClass: OrganizationService,
|
||||
deps: [StateServiceAbstraction],
|
||||
deps: [StateServiceAbstraction, ConfigServiceAbstraction],
|
||||
},
|
||||
{
|
||||
provide: InternalOrganizationServiceAbstraction,
|
||||
|
||||
Reference in New Issue
Block a user