From c2032f76c605f9d5bc7a335bc6608363631d95cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:15:41 +0200 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config_panel.toml b/config_panel.toml index 0f284bc..fceb861 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -10,4 +10,5 @@ name = "Element configuration" ask = "Choose a home server" type = "domain" default = "" + help = "Choose your default Matrix server's domain name" bind = "default_server_name:__FINALPATH__/config.json"