Fix: fixed typo in data.js
This commit is contained in:
parent
3bbada9cc5
commit
7f147f52ee
1 changed files with 1 additions and 1 deletions
|
|
@ -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"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue