mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 14:18:04 -05:00
Allow canceling SendouQ match
This commit is contained in:
@@ -5,7 +5,7 @@ import { groupsToWinningAndLosingPlayerIds } from "~/core/play/utils";
|
||||
import { Unpacked } from "~/utils";
|
||||
import * as TournamentMatch from "~/models/TournamentMatch.server";
|
||||
|
||||
// TODO: tournament skills
|
||||
// TODO: canceled skills
|
||||
|
||||
const prisma = new PrismaClient();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user