diff --git a/conf/config.json b/conf/config.json index 0d2955f..33b0920 100644 --- a/conf/config.json +++ b/conf/config.json @@ -21,6 +21,6 @@ "https://matrix-client.matrix.org": false }, "embedded_pages": { - "login_for_welcome": "__LOGIN_FOR_WELCOME__" + "login_for_welcome": __LOGIN_FOR_WELCOME__ } }