Skip to content

Commit

Permalink
fix: incorrectly set locationSet to kr
Browse files Browse the repository at this point in the history
  • Loading branch information
Nydragon committed Apr 25, 2024
1 parent 165f4f0 commit 42b5f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/brands/amenity/fast_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -4942,7 +4942,7 @@
{
"displayName": "Loco Burrito",
"id": "locoburrito-c56583",
"locationSet": {"include": ["kr"]},
"locationSet": {"include": ["ko"]},
"tags": {
"amenity": "fast_food",
"brand": "Loco Burrito",
Expand Down

0 comments on commit 42b5f7d

Please sign in to comment.