From 41764b9e1a09bc791bca0b2bac37fae752dcd51f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Feb 2022 11:51:13 +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 d373d86d4..138ce184f 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -105,7 +105,8 @@ "KEYBOARD": "list(da-dk-qwerty|de-de-qwertz|en-gb-qwerty|en-us-qwerty|es-es-qwerty|fr-ch-qwertz|fr-fr-azerty|it-it-qwerty|ja-jp-qwerty|pt-br-qwerty|sv-se-qwerty|tr-tr-qwerty)?", "additional_apps": "str?", "rpi_video_drivers": "bool?", - "edge_repositories": "bool?" + "edge_repositories": "bool?", + "data_location": "str?" }, "slug": "webtop-kde", "upstream": "4.16-r0-ls42",