mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 06:08:13 -05:00
Make user input required in add new staffer
This commit is contained in:
@@ -520,6 +520,7 @@ function StaffAdder() {
|
||||
<UserSearch
|
||||
inputName="userId"
|
||||
id="staff-user"
|
||||
required
|
||||
userIdsToOmit={
|
||||
new Set([
|
||||
tournament.ctx.author.id,
|
||||
|
||||
Reference in New Issue
Block a user