Update config.json
This commit is contained in:
parent
d27865e4c9
commit
2c7bf5f484
15
.github/config.json
vendored
15
.github/config.json
vendored
|
|
@ -340,6 +340,11 @@
|
||||||
"color": "9bf416",
|
"color": "9bf416",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"Version Control": {
|
||||||
|
"name": "Version Control",
|
||||||
|
"color": "C4568E#C4568E16",
|
||||||
|
"description": "Git Sync, Backup and Restore of applications"
|
||||||
|
},
|
||||||
"Video Widget": {
|
"Video Widget": {
|
||||||
"name": "Video Widget",
|
"name": "Video Widget",
|
||||||
"color": "23dd4b",
|
"color": "23dd4b",
|
||||||
|
|
@ -679,6 +684,16 @@
|
||||||
"label": "Editor",
|
"label": "Editor",
|
||||||
"value": true
|
"value": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "hasLabel",
|
||||||
|
"label": "Version Control",
|
||||||
|
"value": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "hasLabel",
|
||||||
|
"label": "Platform",
|
||||||
|
"value": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "hasLabel",
|
"type": "hasLabel",
|
||||||
"label": "Onboarding",
|
"label": "Onboarding",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user