From 74c0e52a80a0d473b4e02bb2027bdc11dd8cac50 Mon Sep 17 00:00:00 2001 From: Regalijan Date: Sat, 16 Aug 2025 23:38:20 -0400 Subject: [PATCH] Unhide new punishment type --- app/routes/report.tsx | 2 +- components/ReportCard.tsx | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/app/routes/report.tsx b/app/routes/report.tsx index 7dd7846..d16c377 100644 --- a/app/routes/report.tsx +++ b/app/routes/report.tsx @@ -286,7 +286,7 @@ export default function () { - + Type of Report Report for {props.target_usernames.toString()} - ID(s): {props.target_ids.toString()} + + ID(s): {props.target_ids.toString()} + Report Type: {props.type} +
@@ -155,7 +158,7 @@ export default function (props: ReportCardProps & { port?: MessagePort }) { Ban - + Disallow Server Configurator