Skip to content

Commit e428a1e

Browse files
authored
Merge pull request #28113 from robintown/delabs-join-calls
Update docs to reflect that you can join calls without the labs flags
2 parents 1c0b04a + de02f04 commit e428a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/labs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Enables sharing your current location to the timeline, with live updates.
8383

8484
## Video rooms (`feature_video_rooms`)
8585

86-
Enables support for creating and joining video rooms, which are persistent video chats that users can jump in and out of.
86+
Enables support for creating video rooms, which are persistent video chats that users can jump in and out of.
8787

8888
## Element Call video rooms (`feature_element_call_video_rooms`) [In Development]
8989

@@ -93,7 +93,7 @@ This flag will not have any effect unless `feature_video_rooms` is also enabled.
9393

9494
## New group call experience (`feature_group_calls`) [In Development]
9595

96-
This feature allows users to place and join native [MSC3401](https://github.com/matrix-org/matrix-spec-proposals/pull/3401) group calls in compatible rooms, using Element Call.
96+
This feature allows users to place native [MSC3401](https://github.com/matrix-org/matrix-spec-proposals/pull/3401) group calls in compatible rooms, using Element Call.
9797

9898
If you're enabling this at the deployment level, you may also want to reference the docs for the `element_call` config section.
9999

0 commit comments

Comments
 (0)