Remove TODO

merge-requests/632/merge
Matthias Ahouansou 3 months ago committed by Val Lorentz
parent e88d137bd7
commit 9e6ce8326f

@ -159,7 +159,6 @@ pub async fn create_room_route(
content
}
None => {
// TODO: Add correct value for v11
let content = match room_version {
RoomVersionId::V1
| RoomVersionId::V2

Loading…
Cancel
Save