From d3b84266a407789ba9168e2121dc187622a09f12 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 18 Sep 2023 09:52:39 +0200 Subject: [PATCH] Turn off new room header by default --- element.io/nightly/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/element.io/nightly/config.json b/element.io/nightly/config.json index 4454e0d..ec5d3bb 100644 --- a/element.io/nightly/config.json +++ b/element.io/nightly/config.json @@ -50,8 +50,7 @@ "privacy_policy_url": "https://element.io/cookie-policy", "features": { "feature_spotlight": true, - "feature_video_rooms": true, - "feature_new_room_decoration_ui": true + "feature_video_rooms": true }, "element_call": { "url": "https://element-call-livekit.netlify.app"