From 96af76ca097e295305349f6b40bbce16fa5a1e1c Mon Sep 17 00:00:00 2001 From: shaokeyibb Date: Wed, 11 Sep 2024 19:34:56 +0800 Subject: [PATCH] fix: show administration actions --- frontend/lib/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lib/main.ts b/frontend/lib/main.ts index bf5bf77f..f9947ee2 100644 --- a/frontend/lib/main.ts +++ b/frontend/lib/main.ts @@ -700,7 +700,7 @@ const _renderComments = (comments: Comment[]) => { ".comment_header .comment_actions", ) as HTMLDivElement; - let shouldShowAdministrationActions = false; + let shouldShowAdministrationActions = true; let shouldShowCommonActions = true; if (