mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
adf-cli init aps env - Upload the APS default app (#6538)
* use only 1 js api * skip tslint * Remove the acs content to be moved in a different init script * Remove useless variable * Remove useless import
This commit is contained in:
@@ -198,3 +198,11 @@ export const ACTIVITI_CLOUD_APPS: any = {
|
||||
]
|
||||
}
|
||||
};
|
||||
|
||||
export const ACTIVITI_APPS: any = {
|
||||
apps : [
|
||||
{
|
||||
name: 'e2e-Application'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user