Add Robocommander Button
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "skills-store",
|
||||
"label": "Skills Store",
|
||||
"id": "remote",
|
||||
"label": "RoboCommander",
|
||||
"comment": "This is only a placeholder for when we crack the skill system",
|
||||
"colors": ["0x8952D6", "0x33155B"],
|
||||
"iconSrc": "resources/icons/jazzy.png",
|
||||
@@ -54,7 +54,7 @@
|
||||
"utterance": {
|
||||
"intent": "loadMenu",
|
||||
"entities": {
|
||||
"destination": "skills-store"
|
||||
"destination": "remote"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user