From ef4b739af1088840895d0e2740b67d7d97d9378b Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Mon, 21 Feb 2022 21:48:19 +0000 Subject: [PATCH] element: Enable labs settings Signed-off-by: Joe Groocock --- Element/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Element/config.json b/Element/config.json index 1dd9162..698f23e 100644 --- a/Element/config.json +++ b/Element/config.json @@ -24,7 +24,7 @@ ], "bug_report_endpoint_url": "https://riot.im/bugreports/submit", "defaultCountryCode": "GB", - "showLabsSettings": false, + "showLabsSettings": true, "features": { "feature_font_scaling": "labs", "feature_pinning": "labs",