From 4eb4a67ff532c84af6d3f9d98a86cbd21d138f6f Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 3 Feb 2024 10:21:38 +0200 Subject: [PATCH] Make user input required in add new staffer --- app/features/tournament/routes/to.$id.admin.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/features/tournament/routes/to.$id.admin.tsx b/app/features/tournament/routes/to.$id.admin.tsx index 69505b940..fe6748321 100644 --- a/app/features/tournament/routes/to.$id.admin.tsx +++ b/app/features/tournament/routes/to.$id.admin.tsx @@ -520,6 +520,7 @@ function StaffAdder() {