Fixed Bot Basics color

This commit is contained in:
2026-03-21 21:05:41 +00:00
parent 46bc2eba85
commit 73f954ee62

View File

@@ -80,7 +80,7 @@
{ {
"id": "things-to-do", "id": "things-to-do",
"label": "Things to do", "label": "Things to do",
"colors": ["0xff892f", "0xAF4123"], "colors": ["0xFF892F", "0xAF4123"],
"iconSrc": "resources/icons/things-to-do.png", "iconSrc": "resources/icons/things-to-do.png",
"action": { "action": {
"type": "utterance", "type": "utterance",
@@ -233,7 +233,7 @@
{ {
"id": "bot-basics", "id": "bot-basics",
"label": "Bot Basics", "label": "Bot Basics",
"colors": ["0xFF892F", "0xAF4123"], "colors": ["0xFBC230", "0xAC661E"],
"iconSrc": "resources/icons/tips.png", "iconSrc": "resources/icons/tips.png",
"action": { "action": {
"type": "utterance", "type": "utterance",