1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00

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

View file

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