From dcc0f9fbf682b8cd0d648fe24c5b423eb7ec39ad Mon Sep 17 00:00:00 2001 From: Germain Date: Wed, 20 Sep 2023 08:21:37 +0100 Subject: [PATCH] Document feature_notifications_panel labs flag (#25924) --- docs/labs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index 2a71c3caf7..84430ac50d 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -134,6 +134,10 @@ This setting is (currently) _sticky_ to a user's session: it only takes effect w Refactors visually the room header and room sidebar +## Enable the notifications panel in the room header (`feature_notifications`) + +Unreliable in encrypted rooms. + ## Knock rooms (`feature_ask_to_join`) [In Development] Enables knock feature for rooms. This allows users to ask to join a room.