Update config.json

This commit is contained in:
Alexandre
2021-08-07 16:00:39 +02:00
committed by GitHub
parent 471ad8ab2d
commit ca43ecfaff

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": "str?", "repository": "str", "upstream": "str"}],
"gituser": "str",
"gitpass": "str",
"gitmail": "str",