From cb93c641d6edb5d0ae8dd2d1ac084ff8b910c7aa Mon Sep 17 00:00:00 2001 From: Truman Gao <106889354+tdgao@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:01:31 -0600 Subject: [PATCH] fix: moderation checklist showing for unlisted status (#5875) * fix: moderation checklist showing for unlisted status * refactor: remove unused function --- apps/frontend/src/pages/[type]/[id].vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/frontend/src/pages/[type]/[id].vue b/apps/frontend/src/pages/[type]/[id].vue index 4dadc6227..ea80b82c8 100644 --- a/apps/frontend/src/pages/[type]/[id].vue +++ b/apps/frontend/src/pages/[type]/[id].vue @@ -443,8 +443,8 @@