From 18259c28d15da0c0a4a7ea1f229782a1f2851dbd Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:45:23 +0200 Subject: [PATCH] Update config_panel.toml - helptext should be a sub-key --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 8236951..7fd64f6 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -127,7 +127,7 @@ services = ["__APP__"] name = "Advanced Settings" services = ["__APP__"] - [advanced.helptext] + [advanced.general.helptext] name = "SETTINGS FOR EXPERTS IN SERVER ADMINISTRATION" ask = "!! There are **security and privacy risks** if you change these settings without knowing what you do !!" type = "markdown"