Unhide new punishment type

This commit is contained in:
2025-08-16 23:38:20 -04:00
parent 7b68f14c2e
commit 74c0e52a80
2 changed files with 6 additions and 3 deletions

View File

@@ -286,7 +286,7 @@ export default function () {
</FormLabel>
<Input id="usernames" placeholder="builderman" />
</FormControl>
<FormControl isRequired display="none">
<FormControl isRequired>
<FormLabel htmlFor="submissionType">Type of Report</FormLabel>
<RadioGroup
id="submissionType"