bugfix... new apps had incorrect appDefinition.json
This commit is contained in:
parent
3429311d5e
commit
7462b55a9a
|
@ -8,6 +8,6 @@
|
|||
"nodeId": 0
|
||||
},
|
||||
"triggers": [],
|
||||
"actions": {},
|
||||
"actions": [],
|
||||
"props": {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue