From 7b379dd65a557cb646a9f6ba6f0727f35345bd65 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:05 -0400 Subject: [PATCH] Fix label issues on report form --- app/routes/report.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/report.tsx b/app/routes/report.tsx index eaba642..5140d7a 100644 --- a/app/routes/report.tsx +++ b/app/routes/report.tsx @@ -237,7 +237,7 @@ export default function () { Report an Exploiter
- + Username(s) - To specify more than one, provide a comma-delimited list (User1, User2, User3...)