wip
This commit is contained in:
@@ -67,6 +67,7 @@ export class ApplyPenaltyUseCase
|
||||
// Create the penalty
|
||||
const penalty = Penalty.create({
|
||||
id: randomUUID(),
|
||||
leagueId: race.leagueId,
|
||||
raceId: command.raceId,
|
||||
driverId: command.driverId,
|
||||
type: command.type,
|
||||
|
||||
Reference in New Issue
Block a user