Fix: Typo in data.js

This commit is contained in:
Simon Einzinger 2024-10-02 11:02:59 +02:00
parent eaa8c6e03c
commit da6370c902

View file

@ -24,7 +24,7 @@ export const duties = [
courtDuty: ["Daniel", "Stephan"], courtDuty: ["Daniel", "Stephan"],
cashDuty: ["Benedikt", "MJ"], cashDuty: ["Benedikt", "MJ"],
}, },
{ week: 6, courtDuty: ["Kieran", "Marcel"], cashDuty: ["Ali, Niklas"] }, { week: 6, courtDuty: ["Kieran", "Marcel"], cashDuty: ["Ali", "Niklas"] },
{ {
week: 7, week: 7,
courtDuty: ["Simon", "Max", "Dima"], courtDuty: ["Simon", "Max", "Dima"],