mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
improvement: upgrade ruma and implement blurhashes
This commit is contained in:
@@ -29,5 +29,5 @@ pub fn create_typing_event_route(
|
||||
.typing_remove(&sender_user, &body.room_id, &db.globals)?;
|
||||
}
|
||||
|
||||
Ok(create_typing_event::Response.into())
|
||||
Ok(create_typing_event::Response {}.into())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user