parent
62f944e097
commit
fbf7e83b49
@ -1 +1 @@
|
|||||||
[{"mid": 1, "date": "8-10-2017", "accounted": "yes", "kuk": "Marek", "eaters": ["Davide", "Sven", "Wille"], "flavorText": ""}, {"mid": 2, "date": "today", "accounted": "yes", "kuk": "Davide", "eaters": ["Marek", "Sven", "Wille", "Ahmed"], "flavorText": ""}, {"mid": 3, "date": "such food", "accounted": "no", "kuk": "Sven", "eaters": ["Davide", "Ahmed"], "flavorText": ""}]
|
[{"mid": 1, "date": "22-10-2017", "accounted": "yes", "kuk": "Davide", "eaters": ["Marek", "David", "Wille", "Sven"], "flavorText": "Pizza"}]
|
@ -1 +1,9 @@
|
|||||||
[{"kukPoints": -23, "name": "Marek", "password":"yes"}, {"kukPoints": 46, "name": "Ahmed", "password":"yes"}, {"kukPoints": 0, "name": "David", "password":"yes"}, {"kukPoints": -9, "name": "Sven", "password":"yes"}, {"kukPoints": 43, "name": "Wille", "password":"yes"}, {"kukPoints": -57, "name": "Davide", "password":"yes"}]
|
[
|
||||||
|
{"password": "yes", "kukPoints": 20, "name": "Marek", "id": "Marek"},
|
||||||
|
{"password": "yes", "kukPoints": 0, "name": "Ahmed", "id": "Ahmed"},
|
||||||
|
{"password": "yes", "kukPoints": 20, "name": "David", "id": "David"},
|
||||||
|
{"password": "yes", "kukPoints": 20, "name": "Sven", "id": "Sven"},
|
||||||
|
{"password": "yes", "kukPoints": 20, "name": "Wille", "id": "Wille"},
|
||||||
|
{"password": "yes", "kukPoints": -80, "name": "Davide", "id": "Davide"},
|
||||||
|
{"password": "yes", "kukPoints": 0, "name": "Paul", "id": "Paul"}
|
||||||
|
]
|
Loading…
Reference in new issue