mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
Revert "Override deprecated values on sync"
This reverts commit f0c25a6996.
This commit is contained in:
@@ -623,7 +623,7 @@ import { ModalService } from "./modal.service";
|
||||
{
|
||||
provide: OrganizationServiceAbstraction,
|
||||
useClass: OrganizationService,
|
||||
deps: [StateServiceAbstraction, ConfigServiceAbstraction],
|
||||
deps: [StateServiceAbstraction],
|
||||
},
|
||||
{
|
||||
provide: InternalOrganizationServiceAbstraction,
|
||||
|
||||
Reference in New Issue
Block a user