Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
iigmir committed Jan 5, 2023
1 parent 199b21c commit adea465
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 23 deletions.
2 changes: 1 addition & 1 deletion data/brands/amenity/fuel.json
Original file line number Diff line number Diff line change
Expand Up @@ -6544,8 +6544,8 @@
"amenity": "fuel",
"brand": "好市多加油站",
"brand:en": "Costco Gasoline",
"brand:zh": "好市多加油站",
"brand:wikidata": "Q715583",
"brand:zh": "好市多加油站",
"name": "好市多加油站",
"name:en": "Costco Gasoline",
"name:zh": "好市多加油站"
Expand Down
39 changes: 17 additions & 22 deletions data/brands/amenity/music_school.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"items": [
{
"displayName": "School of Rock",
"id": "schoolofrock-4e6205",
"id": "schoolofrock-30810a",
"locationSet": {
"include": [
"au",
Expand All @@ -30,9 +30,7 @@
"us",
"za"
],
"exclude": [
"tw"
]
"exclude": ["tw"]
},
"tags": {
"amenity": "music_school",
Expand All @@ -41,24 +39,6 @@
"name": "School of Rock"
}
},
{
"displayName": "搖滾教室",
"locationSet": {
"include": [
"tw"
]
},
"tags": {
"amenity": "music_school",
"brand": "搖滾教室",
"brand:en": "School of Rock",
"brand:zh": "搖滾教室",
"brand:wikidata": "Q7756376",
"name": "搖滾教室",
"name:en": "School of Rock",
"name:zh": "搖滾教室"
}
},
{
"displayName": "Yamaha音樂教室",
"id": "yamahamusicschool-fc8739",
Expand Down Expand Up @@ -92,6 +72,21 @@
"name:ja": "ヤマハ音楽教室",
"name:ja-Latn": "Yamaha Ongaku Kyōshitsu"
}
},
{
"displayName": "搖滾教室",
"id": "schoolofrock-fc8739",
"locationSet": {"include": ["tw"]},
"tags": {
"amenity": "music_school",
"brand": "搖滾教室",
"brand:en": "School of Rock",
"brand:wikidata": "Q7756376",
"brand:zh": "搖滾教室",
"name": "搖滾教室",
"name:en": "School of Rock",
"name:zh": "搖滾教室"
}
}
]
}

0 comments on commit adea465

Please sign in to comment.