mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
[PS-1093] Move Organization Api Calls (#3243)
* Move organization api calls into seperate service * Remove unneeded unknown * Address PR feedback
This commit is contained in:
@@ -121,6 +121,7 @@ export class ServeCommand {
|
||||
this.main.keyConnectorService,
|
||||
this.main.environmentService,
|
||||
this.main.syncService,
|
||||
this.main.organizationApiService,
|
||||
async () => await this.main.logout()
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user