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