From 08b53bf4165cf3c6e9b405e97804f6e555b9cc50 Mon Sep 17 00:00:00 2001 From: alemi Date: Thu, 25 Apr 2024 03:20:54 +0200 Subject: [PATCH] fix: also hide more button in thread view --- web/src/components/timeline.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/timeline.rs b/web/src/components/timeline.rs index 6df45802..40d551d6 100644 --- a/web/src/components/timeline.rs +++ b/web/src/components/timeline.rs @@ -119,7 +119,7 @@ pub fn TimelineReplies(tl: Timeline, root: String) -> impl IntoView {
-
+