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
parent 2b1986b4dd
commit d3c4c689c0

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,