#308 - Implementation of the file field

This commit is contained in:
Elio Struyf
2022-04-20 11:02:32 +02:00
parent 60fde1711e
commit 55a14b3fbe
20 changed files with 306 additions and 37 deletions
+1
View File
@@ -26,6 +26,7 @@ export enum CommandToCode {
updateMetadata = "update-metadata",
openDashboard = "open-dashboard",
selectImage = "select-image",
selectFile = "select-file",
updateCustomTaxonomy = "updateCustomTaxonomy",
addToCustomTaxonomy = "addToCustomTaxonomy",
frameworkCommand = "framework-command",