Fix: fixed typo in data.js

This commit is contained in:
Simon Einzinger 2024-10-22 22:23:54 +02:00
parent 3bbada9cc5
commit 7f147f52ee

View file

@ -6,7 +6,7 @@ export const duties = [
}, },
{ {
week: 2, week: 2,
courtDuty: ["Niclas, Bruno"], courtDuty: ["Niclas", "Bruno"],
cashDuty: ["Oleksandr", "Volodymyr", "Jonathan"], cashDuty: ["Oleksandr", "Volodymyr", "Jonathan"],
}, },
{ {