unmark v1 as experimental

it was reported that even with this, conduit
still cannot join those rooms.

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-02-25 21:58:20 -05:00 committed by June
parent 0a91a3e6cc
commit 598ac3e140

View file

@ -188,7 +188,6 @@ impl Service<'_> {
];
// Experimental, partially supported room versions
let unstable_room_versions = vec![
RoomVersionId::V1,
RoomVersionId::V2,
RoomVersionId::V3,
RoomVersionId::V4,