From dd87e79a7f8b6c64668401494e4958a2017f3d91 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Sun, 5 Oct 2025 00:49:21 +0200 Subject: [PATCH] bring back replybutton --- src/components/NoteStats/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/NoteStats/index.tsx b/src/components/NoteStats/index.tsx index 722e878..cd37a93 100644 --- a/src/components/NoteStats/index.tsx +++ b/src/components/NoteStats/index.tsx @@ -84,6 +84,7 @@ export default function NoteStats({ className={cn('flex items-center', loading ? 'animate-pulse' : '')} onClick={(e) => e.stopPropagation()} > + {!isDiscussion && } {!isDiscussion && }