regionals on tournament form
This commit is contained in:
@@ -87,6 +87,7 @@ const ManageTournament = ({ tournamentId }: ManageTournamentProps) => {
|
||||
start_time: tournament.start_time,
|
||||
enroll_time: tournament.enroll_time,
|
||||
end_time: tournament.end_time,
|
||||
regional: tournament.regional,
|
||||
}}
|
||||
close={closeEditTournament}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user