set folders only for data type move to

This commit is contained in:
Mads Rasmussen
2024-05-30 10:51:42 +02:00
parent cb870f7e80
commit 326f8df262

View File

@@ -15,6 +15,7 @@ const entityActions: Array<ManifestTypes> = [
treeRepositoryAlias: UMB_DATA_TYPE_TREE_REPOSITORY_ALIAS,
moveRepositoryAlias: UMB_MOVE_DATA_TYPE_REPOSITORY_ALIAS,
treeAlias: UMB_DATA_TYPE_TREE_ALIAS,
foldersOnly: true,
},
},
];