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