mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-20 02:19:23 +00:00
Lots of clippy appeasement
This commit is contained in:
@@ -49,7 +49,8 @@ pub async fn route_post<AS: AddressbookStore, S: SubscriptionStore>(
|
||||
push_resource: request
|
||||
.subscription
|
||||
.web_push_subscription
|
||||
.push_resource.clone(),
|
||||
.push_resource
|
||||
.clone(),
|
||||
topic: addressbook_resource.0.push_topic,
|
||||
expiration: expires.naive_local(),
|
||||
public_key: request
|
||||
|
||||
Reference in New Issue
Block a user