acengnew commited on
Commit
5eb2928
·
verified ·
1 Parent(s): 32e174d

Create data.json

Browse files
Files changed (1) hide show
  1. data.json +4 -0
data.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [
2
+ { "command": "Run", "intent": "start_action" },
3
+ { "command": "Hold", "intent": "pause_action" }
4
+ ]