Skip to content

Commit

Permalink
Merge pull request #10126 from matkoniecz/patch-4
Browse files Browse the repository at this point in the history
fix Bar Louie name
  • Loading branch information
UKChris-osm authored Nov 8, 2024
2 parents 558bda0 + e8184bd commit 938ae3c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions data/brands/amenity/bar.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,16 @@
}
},
{
"displayName": "Bar Louie Restaurants",
"displayName": "Bar Louie",
"id": "barlouierestaurants-f5e33a",
"locationSet": {"include": ["us"]},
"matchNames": ["bar louie restaurants"],
"tags": {
"amenity": "bar",
"brand": "Bar Louie Restaurants",
"brand": "Bar Louie",
"brand:wikidata": "Q16935493",
"cocktails": "yes",
"name": "Bar Louie Restaurants"
"name": "Bar Louie"
}
},
{
Expand Down

0 comments on commit 938ae3c

Please sign in to comment.