From e13827a026330f4b15e89e2e653e7f297a4450f4 Mon Sep 17 00:00:00 2001 From: Otthorn Date: Sun, 7 Feb 2021 13:22:11 +0100 Subject: [PATCH] [ELEMENT] Enable Lab Features --- riot/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riot/config.json b/riot/config.json index c0a79f0..df22db5 100644 --- a/riot/config.json +++ b/riot/config.json @@ -28,7 +28,7 @@ "integrations_jitsi_widget_url": "https://scalar.vector.im/api/widgets/jitsi.html", "bug_report_endpoint_url": "https://riot.im/bugreports/submit", "defaultCountryCode": "FR", - "showLabsSettings": false, + "showLabsSettings": true, "features": { "feature_pinning": "labs", "feature_custom_status": "labs",