bugfix... new apps had incorrect appDefinition.json

This commit is contained in:
Michael Shanks 2020-03-24 15:33:31 +00:00
parent 3429311d5e
commit 7462b55a9a
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
"nodeId": 0
},
"triggers": [],
"actions": {},
"actions": [],
"props": {}
}