Fixed Organization branding and Creator view

This commit is contained in:
frikky
2023-03-28 19:27:40 +02:00
parent 165f6c6f86
commit d8778e3257
5 changed files with 25 additions and 552 deletions
+2
View File
@@ -496,7 +496,9 @@ const EditWorkflow = (props) => {
setWorkflow({})
} else {
setWorkflow(innerWorkflow)
console.log("editing workflow: ", innerWorkflow)
}
setModalOpen(false)
}}
color="primary"