mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-17 06:29:42 +02:00
fix: max-vw to prevent overflow, and some cleaning of wip comments
This commit is contained in:
@@ -190,7 +190,7 @@ pub async fn show_recent_content(
|
||||
}
|
||||
|
||||
Ok(TemplateResponse::new_template(
|
||||
"/dashboard/recent_content.html",
|
||||
"dashboard/recent_content.html",
|
||||
RecentTextContentData {
|
||||
user,
|
||||
text_contents,
|
||||
|
||||
Reference in New Issue
Block a user