mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-16 17:54:59 +00:00
[AAE-11472] - fixed typo
This commit is contained in:
parent
b82eafba40
commit
40ac60927c
@ -379,7 +379,7 @@ async function checkIfAppIsReleased(missingApps: any [], tag?: string) {
|
||||
await sleep(TIME);
|
||||
|
||||
const appInfrastructure = {
|
||||
connector: currentAbsentApp.infrastructure?.connector(),
|
||||
connector: currentAbsentApp.infrastructure?.connectors(),
|
||||
bridges: currentAbsentApp.infrastructure?.bridges
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user