Deadline per tournament match (#2657)

This commit is contained in:
Kalle
2025-12-10 19:42:30 +02:00
committed by GitHub
parent 9f3a22b618
commit 42cb33641d
74 changed files with 3897 additions and 3095 deletions

View File

@@ -70,7 +70,6 @@ async function main() {
authorId: tournament.ctx.author.id,
bracketProgression: tournament.ctx.settings.bracketProgression,
description: tournament.ctx.description,
deadlines: tournament.ctx.settings.deadlines,
discordInviteCode:
tournament.ctx.discordUrl?.replace("https://discord.gg/", "") ?? null,
mapPickingStyle: tournament.ctx.mapPickingStyle,