mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-15 09:12:42 +02:00
chore: clippy html-router
This commit is contained in:
@@ -107,7 +107,7 @@ pub async fn delete_text_content(
|
||||
"dashboard/recent_content.html",
|
||||
"latest_content_section",
|
||||
LatestTextContentData {
|
||||
user: user.to_owned(),
|
||||
user: user.clone(),
|
||||
text_contents,
|
||||
},
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user