Skip to content

Commit

Permalink
Update Restaurants and Cafes
Browse files Browse the repository at this point in the history
  • Loading branch information
ngalaiko authored and github-actions[bot] committed Jul 30, 2023
1 parent 7563b1d commit 375fb40
Showing 1 changed file with 10 additions and 20 deletions.
30 changes: 10 additions & 20 deletions src/lib/restaurants-and-cafes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,16 +239,6 @@
18.04524
]
},
{
"payee": "Oolong Tea House",
"count": 4,
"currency": "SEK",
"amount": 365,
"location": [
59.33199,
18.067811
]
},
{
"payee": "Fullmoon Wook",
"count": 4,
Expand Down Expand Up @@ -499,6 +489,16 @@
18.058798
]
},
{
"payee": "Oolong Tea House",
"count": 3,
"currency": "SEK",
"amount": 306,
"location": [
59.33199,
18.067811
]
},
{
"payee": "Gute Grill Bar",
"count": 3,
Expand Down Expand Up @@ -589,16 +589,6 @@
11.986249
]
},
{
"payee": "Magnolia",
"count": 2,
"currency": "SEK",
"amount": 338,
"location": [
59.319797,
18.062845
]
},
{
"payee": "Caput Mundi",
"count": 2,
Expand Down

0 comments on commit 375fb40

Please sign in to comment.