From 4fbf82be51f30dacc11be4b2355ec8d16f7d757d Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 15 May 2024 17:45:39 +0200 Subject: [PATCH] Enable new room header by default on nightly (#1345) Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> --- element.io/nightly/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/element.io/nightly/config.json b/element.io/nightly/config.json index 1a545d6..2141212 100644 --- a/element.io/nightly/config.json +++ b/element.io/nightly/config.json @@ -52,7 +52,8 @@ "threadsActivityCentre": true, "feature_spotlight": true, "feature_video_rooms": true, - "feature_element_call_video_rooms": true + "feature_element_call_video_rooms": true, + "feature_new_room_decoration_ui": true }, "setting_defaults": { "RustCrypto.staged_rollout_percent": 100