mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
AAE-25817 Fix for initializing alfresco API (#10184)
This commit is contained in:
parent
e617333f00
commit
7506c109d8
@ -57,7 +57,7 @@ export class AlfrescoApiService {
|
||||
await this.mapAlfrescoApiOpenIdConfig();
|
||||
}
|
||||
|
||||
this.initAlfrescoApiWithConfig();
|
||||
this.initAlfrescoApi();
|
||||
this.alfrescoApiInitialized.next(true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user