bugfix... new apps had incorrect appDefinition.json

This commit is contained in:
Michael Shanks 2020-03-24 15:33:31 +00:00
parent d236f4f145
commit 914afc6059
1 changed files with 1 additions and 1 deletions

View File

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