mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Merge remote-tracking branch 'origin/ac/ac-1139/deprecate-custom-collection-perm-eliykat' into ac/ac-1139/deprecate-custom-collection-perm
This commit is contained in:
@@ -622,7 +622,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