From ce14e43fa6914ec45df88ff35f0ea0c0e5cfccd5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 13 Jan 2022 15:40:50 +0100 Subject: [PATCH] Fix --- conf/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.json b/conf/config.json index d2432a8..42552cd 100644 --- a/conf/config.json +++ b/conf/config.json @@ -24,10 +24,10 @@ ], "bug_report_endpoint_url": "https://element.io/bugreports/submit", "defaultCountryCode": "GB", - "showLabsSettings": false, + "showLabsSettings": __SHOW_LABS__, "features": { }, "default_federate": true, - "default_theme": "light", + "default_theme": "__DEFAULT_THEME__", "roomDirectory": { "servers": [ "matrix.org"