Update config.json
This commit is contained in:
parent
68e6c7b1d8
commit
ad0d6536b3
10
.github/config.json
vendored
10
.github/config.json
vendored
|
|
@ -150,6 +150,11 @@
|
|||
"color": "8de8ad",
|
||||
"description": ""
|
||||
},
|
||||
"In App Comms": {
|
||||
"name": "In App Comms",
|
||||
"color": "56C8E3",
|
||||
"description": ""
|
||||
},
|
||||
"Input Widget": {
|
||||
"name": "Input Widget",
|
||||
"color": "ae65d8",
|
||||
|
|
@ -669,6 +674,11 @@
|
|||
"label": "Home Page",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "In App Comms",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "Settings",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user