From e2f24d9bdcf19b9db00358cdc2981347517c4b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Mar 2023 16:03:17 +0100 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 2eefc64..757eb4f 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -12,7 +12,7 @@ name = "Element configuration" ask = "Default Home Server" type = "string" default = "matrix.org" - help = "Define the Default Home Server." + help = "Define Matrix default home server address." bind = "base_url:__INSTALL_DIR__/config.json"