From bf886625a9a37d587e58ff9214cacd00babd2838 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Sat, 25 Nov 2023 19:41:59 +0800 Subject: [PATCH] fix: fix topic ack not work problem --- .../web/plugins/com.msgbyte.topic/src/components/TopicCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/plugins/com.msgbyte.topic/web/plugins/com.msgbyte.topic/src/components/TopicCard.tsx b/server/plugins/com.msgbyte.topic/web/plugins/com.msgbyte.topic/src/components/TopicCard.tsx index 9388d651..0b81b045 100644 --- a/server/plugins/com.msgbyte.topic/web/plugins/com.msgbyte.topic/src/components/TopicCard.tsx +++ b/server/plugins/com.msgbyte.topic/web/plugins/com.msgbyte.topic/src/components/TopicCard.tsx @@ -91,7 +91,7 @@ export const TopicCard: React.FC<{ }, [topic.groupId, topic.panelId, topic._id, comment]); return ( - +