Deprecated use of old casting system to push use of Liquid formatting (ok just in betagit status)

This commit is contained in:
frikky
2021-10-17 03:26:55 +02:00
parent b73df06667
commit 348fcaaf93
4 changed files with 44 additions and 18 deletions
+2
View File
@@ -887,6 +887,8 @@ const AngularWorkflow = (props) => {
//console.log(curworkflowTrigger)
newTriggers.push(curworkflowTrigger)
} else {
alert.info("No handler for type: "+type)
}
}
}