Skip to content
Snippets Groups Projects
Commit 598ac3e1 authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

unmark v1 as experimental


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

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>
parent 0a91a3e6
No related branches found
No related tags found
No related merge requests found
......@@ -188,7 +188,6 @@ pub fn load(db: &'static dyn Data, config: Config) -> Result<Self> {
];
// Experimental, partially supported room versions
let unstable_room_versions = vec![
RoomVersionId::V1,
RoomVersionId::V2,
RoomVersionId::V3,
RoomVersionId::V4,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment