mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-08-31 18:31:00 +00:00
feat(sync): v4 -> v5
This commit is contained in:
parent
215198d1c0
commit
ec2c61e277
6 changed files with 66 additions and 128 deletions
|
@ -30,6 +30,7 @@ pub async fn get_supported_versions_route(
|
|||
unstable_features: BTreeMap::from_iter([
|
||||
("org.matrix.e2e_cross_signing".to_owned(), true),
|
||||
("org.matrix.msc3916.stable".to_owned(), true),
|
||||
("org.matrix.simplified_msc3575".to_owned(), true),
|
||||
]),
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue