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:
@@ -188,7 +188,6 @@ impl Service<'_> {
|
|||||||
];
|
];
|
||||||
// Experimental, partially supported room versions
|
// Experimental, partially supported room versions
|
||||||
let unstable_room_versions = vec![
|
let unstable_room_versions = vec![
|
||||||
RoomVersionId::V1,
|
|
||||||
RoomVersionId::V2,
|
RoomVersionId::V2,
|
||||||
RoomVersionId::V3,
|
RoomVersionId::V3,
|
||||||
RoomVersionId::V4,
|
RoomVersionId::V4,
|
||||||
|
|||||||
Reference in New Issue
Block a user