diff --git a/docs/labs.md b/docs/labs.md index 4c373248bc..481541c3cc 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -110,10 +110,6 @@ This is useful while we experiment with encryption and to make calling compatibl Enables rendering of MD / HTML in room topics. -## New room header & details (`feature_new_room_decoration_ui`) [In Development] - -Refactors visually the room header and room sidebar - ## Enable the notifications panel in the room header (`feature_notifications`) Unreliable in encrypted rooms. diff --git a/element.io/develop/config.json b/element.io/develop/config.json index 91b7edc610..aaee51afd0 100644 --- a/element.io/develop/config.json +++ b/element.io/develop/config.json @@ -49,7 +49,6 @@ "privacy_policy_url": "https://element.io/cookie-policy", "features": { "threadsActivityCentre": true, - "feature_new_room_decoration_ui": true, "feature_video_rooms": true, "feature_group_calls": true, "feature_element_call_video_rooms": true