More cloud sync migrations

This commit is contained in:
frikky
2021-03-23 09:58:04 +01:00
parent d4d704f170
commit 7e422c4d8b
6 changed files with 110 additions and 2466 deletions
+1 -2
View File
@@ -206,8 +206,7 @@ const Workflows = (props) => {
.then((responseJson) => {
setSelectedExecution({})
setWorkflowExecutions([])
console.log(responseJson)
//console.log(responseJson)
if (responseJson !== undefined) {
setWorkflows(responseJson)