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:
parent
0a91a3e6cc
commit
598ac3e140
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ impl Service<'_> {
|
|||
];
|
||||
// Experimental, partially supported room versions
|
||||
let unstable_room_versions = vec![
|
||||
RoomVersionId::V1,
|
||||
RoomVersionId::V2,
|
||||
RoomVersionId::V3,
|
||||
RoomVersionId::V4,
|
||||
|
|
Loading…
Add table
Reference in a new issue