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 Aug 23, 2023
1 parent f0f2c66 commit fc911c9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/lib/restaurants-and-cafes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,16 +319,6 @@
18.076491
]
},
{
"payee": "Cafe Ragazzi",
"count": 3,
"currency": "SEK",
"amount": 510,
"location": [
59.335918,
18.059252
]
},
{
"payee": "Pizza Hut",
"count": 3,
Expand Down Expand Up @@ -739,6 +729,16 @@
18.055326
]
},
{
"payee": "Cafe Ragazzi",
"count": 2,
"currency": "SEK",
"amount": 345,
"location": [
59.335918,
18.059252
]
},
{
"payee": "SEN Street Kitchen",
"count": 2,
Expand Down

1 comment on commit fc911c9

@vercel
Copy link

@vercel vercel bot commented on fc911c9 Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.