From a0279a32249164301895db2839890a27d15d6e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 21 Sep 2023 18:51:15 +0200 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 5d52a78..95b5fd0 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -9,6 +9,6 @@ services = ["__APP__"] [main.customization.instanceType] ask = "Mono user instance" type = "boolean" - help = "if this instance is mono user, the feed list will be the same for all users" + help = "If this instance is mono user, the feed list will be the same for all users" bind = "instance_type()"