From f20e21c592c8010b09b7e88ff015090d6644c13f Mon Sep 17 00:00:00 2001 From: mantikoros Date: Fri, 13 Dec 2024 16:53:30 -0800 Subject: [PATCH] comment divider --- web/components/site-activity.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/components/site-activity.tsx b/web/components/site-activity.tsx index e492aab663..a0ba2e11fd 100644 --- a/web/components/site-activity.tsx +++ b/web/components/site-activity.tsx @@ -252,3 +252,4 @@ const CommentLog = memo(function FeedComment(props: { ) }) +