mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
[ACS-6630] Reverting unneeded changes
This commit is contained in:
@@ -51,5 +51,5 @@ export interface ContentActionRef extends ExtensionElement {
|
||||
export interface ActionRef {
|
||||
id: string;
|
||||
type: string;
|
||||
payload?: string;
|
||||
payload?: any;
|
||||
}
|
||||
|
Reference in New Issue
Block a user