mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-26 21:41:04 +00:00
cargo clippy
This commit is contained in:
parent
e9c7259ffb
commit
e4bb73d22e
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ impl FromId<PlumeRocket> for PostUpdate {
|
|||
title: updated.object.object_props.name_string().ok(),
|
||||
subtitle: updated.object.object_props.summary_string().ok(),
|
||||
content: updated.object.object_props.content_string().ok(),
|
||||
cover: cover,
|
||||
cover,
|
||||
source: updated
|
||||
.object
|
||||
.ap_object_props
|
||||
|
|
Loading…
Reference in a new issue