From 8316dddbf79420368b96ed8a14caf5bb63e36875 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 14 Jan 2022 11:10:36 +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 226583e..fbc83d1 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -10,4 +10,4 @@ name = "Element configuration" ask = "Choose a home server" type = "url" default = "https://matrix-client.matrix.org" - bind = "__FINALPATH__/config.json" + bind = ":__FINALPATH__/config.json"