From 54bea5c85c606ab2cc6ce738ab6edad5468f62a7 Mon Sep 17 00:00:00 2001 From: Marek Baczynski Date: Sun, 12 Nov 2017 20:34:17 +0100 Subject: [PATCH] re-ballanced the meal points --- kukconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kukconfig.json b/kukconfig.json index 83e5f30..30057c7 100644 --- a/kukconfig.json +++ b/kukconfig.json @@ -1 +1 @@ -{"ip":"0.0.0.0", "port": 5000, "debug":"True", "mealHistoryFile":"MealHistory.json", "peopleFile":"People.json", "points":[0,0,52,69,80,90,102,112,120,135]} \ No newline at end of file +{"ip":"0.0.0.0", "port": 5000, "debug":"True", "mealHistoryFile":"MealHistory.json", "peopleFile":"People.json", "points":[0,0,54,69,80,90,102,112,120,126]} \ No newline at end of file