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 && }