From 367e510b01f963c2752b09deb7c8526bc04a4cd1 Mon Sep 17 00:00:00 2001 From: ngalaiko Date: Thu, 19 Sep 2024 03:07:41 +0000 Subject: [PATCH] Update Restaurants and Cafes --- assets/places/bar-centro.json | 4 ++-- assets/places/zozaki.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/places/bar-centro.json b/assets/places/bar-centro.json index b381b6c2..b36194bb 100644 --- a/assets/places/bar-centro.json +++ b/assets/places/bar-centro.json @@ -4,6 +4,6 @@ 11.969766 ], "name": "Bar Centro", - "times": 97, - "spent": 9891.0 + "times": 96, + "spent": 9819.0 } \ No newline at end of file diff --git a/assets/places/zozaki.json b/assets/places/zozaki.json index 37d36fa8..99de98cf 100644 --- a/assets/places/zozaki.json +++ b/assets/places/zozaki.json @@ -4,6 +4,6 @@ 11.973963 ], "name": "Zozaki", - "times": 3, - "spent": 694.0 + "times": 2, + "spent": 571.0 } \ No newline at end of file