mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-06 04:55:15 -05:00
Tournament registration: month as text
This commit is contained in:
parent
2388cea2bd
commit
47b89c3fce
|
|
@ -316,7 +316,7 @@ export default function TournamentRegisterPage() {
|
|||
minute: "numeric",
|
||||
hour: "numeric",
|
||||
day: "numeric",
|
||||
month: "numeric",
|
||||
month: "long",
|
||||
})
|
||||
: null}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user