From 1f90dd29a2e1a11cf16857513f14bce3df68c1e1 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 26 Aug 2023 16:28:39 +0800 Subject: ... --- FrontEnd/src/pages/timeline/TimelinePostView.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'FrontEnd/src/pages/timeline/TimelinePostView.tsx') diff --git a/FrontEnd/src/pages/timeline/TimelinePostView.tsx b/FrontEnd/src/pages/timeline/TimelinePostView.tsx index 07f2e0f0..afae5033 100644 --- a/FrontEnd/src/pages/timeline/TimelinePostView.tsx +++ b/FrontEnd/src/pages/timeline/TimelinePostView.tsx @@ -47,6 +47,7 @@ export default function TimelinePostView(props: TimelinePostViewProps) { {post.editable && ( { -- cgit v1.2.3