chore: Clippy fixes

This commit is contained in:
Ginger
2025-10-28 10:06:40 -04:00
parent f0f10f8f3e
commit 3e6571a2b8
6 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ pub(crate) async fn create_invite_route(
.mark_as_invited(
&recipient_user,
&body.room_id,
&sender_user,
sender_user,
Some(invite_state),
body.via.clone(),
)