Fixed Bot Basics color
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user