From eac7cd75a016028d919d7c47e4fb2efa5caacb75 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 30 Aug 2023 00:55:11 +0800 Subject: Fix #1392. --- FrontEnd/src/pages/timeline/TimelineCard.tsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FrontEnd/src/pages/timeline/TimelineCard.tsx') diff --git a/FrontEnd/src/pages/timeline/TimelineCard.tsx b/FrontEnd/src/pages/timeline/TimelineCard.tsx index 133f1ef4..44dfbf9e 100644 --- a/FrontEnd/src/pages/timeline/TimelineCard.tsx +++ b/FrontEnd/src/pages/timeline/TimelineCard.tsx @@ -75,6 +75,7 @@ export default function TimelineCard(props: TimelinePageCardProps) { {user && ( { getHttpBookmarkClient() @@ -96,6 +97,7 @@ export default function TimelineCard(props: TimelinePageCardProps) { )} -- cgit v1.2.3