mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-4229] [ADW-AGS] Move Governance plugin check script to ADF CLI (#6523)
* [ACA-4229] [ADW-AGS] Move Governance plugin check script to ADF CLI * * Added description
This commit is contained in:
@@ -7,6 +7,6 @@ export enum PluginTarget {
|
||||
export interface PluginInterface {
|
||||
name: string;
|
||||
host: string;
|
||||
appName: string;
|
||||
uiName: string;
|
||||
appName?: string;
|
||||
uiName?: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user