mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-09 21:06:42 +02:00
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
2b1986b4dd
commit
d3c4c689c0
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