From 4af69caa52f85798c988ca3d67f4477619c00e5c Mon Sep 17 00:00:00 2001 From: alemi Date: Sat, 6 Jul 2024 04:58:50 +0200 Subject: [PATCH] fix(web): hr also in thread --- web/src/timeline/thread.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/timeline/thread.rs b/web/src/timeline/thread.rs index ca88fae..598923b 100644 --- a/web/src/timeline/thread.rs +++ b/web/src/timeline/thread.rs @@ -64,7 +64,7 @@ fn FeedRecursive(tl: Timeline, root: String) -> impl IntoView { children=move |(id, obj)| view! {
- +