Update entity-action.model.ts
This commit is contained in:
@@ -131,7 +131,7 @@ export interface MetaEntityActionFolderKind extends MetaEntityActionDefaultKind
|
||||
folderRepositoryAlias: string;
|
||||
}
|
||||
|
||||
// SORT
|
||||
// SORT CHILDREN OF
|
||||
export interface ManifestEntityActionSortChildrenOfKind
|
||||
extends ManifestEntityAction<MetaEntityActionSortChildrenOfKind> {
|
||||
type: 'entityAction';
|
||||
|
||||
Reference in New Issue
Block a user