diff --git a/src/controllers/Statistic.ts b/src/controllers/Statistic.ts index 63c6b38..90f0d1a 100644 --- a/src/controllers/Statistic.ts +++ b/src/controllers/Statistic.ts @@ -195,7 +195,7 @@ export const PutMatchStatisticHandler = async (req: any, rep: any) => { "penaltyCommited", "penaltyWon", "penaltyScored", "penaltyMissed", "duelsTotal", "duelsWon", "aerialDuelsTotal", "aerialDuelsWon", "errorLeadingGoal", "bigChancesCreated", "bigChancesMissed", - "goalsAgainst" + "goalsAgainst", "ownGoals" ] await prisma.$transaction([