Add Robocommander Button

This commit is contained in:
2026-04-05 23:32:43 +00:00
parent d9115838b8
commit ee7630e739

View File

@@ -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"
}
}
}