More cloud sync migrations
This commit is contained in:
@@ -206,8 +206,7 @@ const Workflows = (props) => {
|
||||
.then((responseJson) => {
|
||||
setSelectedExecution({})
|
||||
setWorkflowExecutions([])
|
||||
|
||||
console.log(responseJson)
|
||||
//console.log(responseJson)
|
||||
|
||||
if (responseJson !== undefined) {
|
||||
setWorkflows(responseJson)
|
||||
|
||||
Reference in New Issue
Block a user