From d87c67d3ebb0d797870c1072fffddfa6139d2f8f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 8 Feb 2021 13:47:34 +0100 Subject: [PATCH] Update config.json --- addons_updater/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons_updater/config.json b/addons_updater/config.json index 40c1fc611..ec659057f 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -29,6 +29,6 @@ "gitpass": "str", "gitmail": "str", "gitapi": "str?", - "verbose": "str" + "verbose": "bool" } }