From c8e60df507b0a0fc197ada362b5b02cb8621afba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 21 Feb 2025 09:52:13 +0100 Subject: [PATCH] Add ms edge to options --- webtop_kde/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 7d337e6fa..43d6fed20 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -144,6 +144,7 @@ "data_location": "str?", "keyfile": "str", "localdisks": "str?", + "install_ms_edge": "bool?", "networkdisks": "str?", "use_own_certs": "bool?" },