Renamed MSC3575 -> MSC4186, remove obsolete config

This commit is contained in:
Lambda 2025-08-10 11:04:11 +00:00
parent b4f6c88e57
commit c9a435ab34
7 changed files with 6 additions and 17 deletions

View file

@ -32,6 +32,7 @@ pub(crate) 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),
]),
};