mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-10-03 18:50:45 +00:00
chore: Resolve linting errors
This commit is contained in:
parent
f49c73c031
commit
24d2a514e2
4 changed files with 29 additions and 41 deletions
|
@ -38,6 +38,7 @@ pub(crate) async fn get_supported_versions_route(
|
|||
"v1.4".to_owned(),
|
||||
"v1.5".to_owned(),
|
||||
"v1.11".to_owned(),
|
||||
"v1.14".to_owned(),
|
||||
],
|
||||
unstable_features: BTreeMap::from_iter([
|
||||
("org.matrix.e2e_cross_signing".to_owned(), true),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue