Update config.json

This commit is contained in:
Alexandre
2021-08-07 16:13:55 +02:00
committed by GitHub
parent 68dd93aa05
commit f616061916

View File

@@ -25,7 +25,7 @@
"verbose": true
},
"schema": {
"addon": [{ "slug": "str", "beta": "bool", "fulltag": "bool", "having_asset": "str?", "repository": "str", "upstream": "str"}],
"addon": [{ "slug": "str", "beta": "bool", "fulltag": "bool", "having_asset": "bool?", "repository": "str", "upstream": "str"}],
"gituser": "str",
"gitpass": "str",
"gitmail": "str",