mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
handle serde_json for deserialized()
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -90,7 +90,7 @@ impl Service {
|
||||
.senderkey_pusher
|
||||
.qry(&senderkey)
|
||||
.await
|
||||
.deserialized_json()
|
||||
.deserialized()
|
||||
}
|
||||
|
||||
pub async fn get_pushers(&self, sender: &UserId) -> Vec<Pusher> {
|
||||
|
||||
Reference in New Issue
Block a user