From 85e2737548d034bd475c10d1ebb8774c997b1e23 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 14 Jan 2022 13:02:38 +0100 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 386cd6f..e1809c9 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -10,4 +10,5 @@ name = "Element configuration" ask = "Choose a home server" type = "url" default = "https://matrix-client.matrix.org" + pattern.regexp = 'https://$' bind = "base_url:__FINALPATH__/config.json"