diff --git a/addons_updater/config.json b/addons_updater/config.json index 90f7abddf..78fb84679 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -25,7 +25,7 @@ "verbose": true }, "schema": { - "addon": [{ "slug": "str", "beta": "bool", "fulltag": "bool", "repository": "str", "upstream": "str"}], + "addon": [{ "slug": "str", "beta": "bool", "fulltag": "bool", "having-asset": "str?", "repository": "str", "upstream": "str"}], "gituser": "str", "gitpass": "str", "gitmail": "str",