Fixed Bot Basics color
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
{
|
||||
"id": "things-to-do",
|
||||
"label": "Things to do",
|
||||
"colors": ["0xff892f", "0xAF4123"],
|
||||
"colors": ["0xFF892F", "0xAF4123"],
|
||||
"iconSrc": "resources/icons/things-to-do.png",
|
||||
"action": {
|
||||
"type": "utterance",
|
||||
@@ -233,7 +233,7 @@
|
||||
{
|
||||
"id": "bot-basics",
|
||||
"label": "Bot Basics",
|
||||
"colors": ["0xFF892F", "0xAF4123"],
|
||||
"colors": ["0xFBC230", "0xAC661E"],
|
||||
"iconSrc": "resources/icons/tips.png",
|
||||
"action": {
|
||||
"type": "utterance",
|
||||
|
||||
Reference in New Issue
Block a user