1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00

style(presence): reformat with cargo

This commit is contained in:
Jakub Kubík 2022-11-18 22:39:05 +01:00
parent b18b228c7c
commit 42b27f2f60
No known key found for this signature in database
GPG key ID: D3A0D5D60F3A173F
7 changed files with 93 additions and 48 deletions

View file

@ -770,7 +770,7 @@ pub async fn send_transaction_message_route(
},
sender: user_id.clone(),
},
true
true,
)?;
}
}