diff --git a/config_panel.toml b/config_panel.toml index 95ae4d5..32553dc 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -8,7 +8,7 @@ name = "Element configuration" [main.config.default_home_server] ask = "Choose a home server" - type = "url" + type = "domain" default = "https://matrix-client.matrix.org" pattern.regexp = '^https://' bind = "base_url:__FINALPATH__/config.json"