From bdfcff2b8938b47e784b91c3e6ef59c1d8edadb1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 4 Feb 2022 23:06:59 +0100 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index c087323a9..3ed91af08 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -95,7 +95,8 @@ "cifspassword": "str?", "cifsdomain": "str?", "DNS_server": "str?", - "additional_apps": "str?" + "additional_apps": "str?", + "edge_repositories": "bool?" }, "slug": "webtop-kde", "upstream": "4.16-r0-ls40",