Skip to content

Commit

Permalink
Merge pull request #4433 from alefuedev/main
Browse files Browse the repository at this point in the history
Add the burger's priest to data/brands/amenity/fast_food.json
  • Loading branch information
Identitaet authored Oct 10, 2020
2 parents 0310e24 + 97dde9b commit dd71c48
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion data/brands/amenity/fast_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -4324,6 +4324,19 @@
"takeaway": "yes"
}
},
{
"displayName": "The Burger's Priest",
"id": "",
"locationSet": {"include": ["ca"]},
"tags": {
"amenity": "fast_food",
"brand": "The Burger's Priest",
"brand:wikidata": "Q100255453",
"cuisine": "burger",
"name": "The Burger's Priest",
"takeaway": "yes"
}
},
{
"displayName": "The Chicken Rice Shop",
"id": "thechickenriceshop-658eea",
Expand Down Expand Up @@ -6421,4 +6434,4 @@
}
}
]
}
}

0 comments on commit dd71c48

Please sign in to comment.