Skip to content

Commit

Permalink
Fix owner to operator because it isn't actually an owner
Browse files Browse the repository at this point in the history
  • Loading branch information
iigmir committed Jan 17, 2025
1 parent 58d1535 commit c4d141c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions data/brands/amenity/recycling.json
Original file line number Diff line number Diff line change
Expand Up @@ -443,9 +443,9 @@
"brand:en": "ecoco",
"brand:wikidata": "Q131689024",
"brand:zh": "宜可可",
"owner": "凡立橙股份有限公司",
"owner:en": "Fun Lead Chabge Co., Ltd",
"owner:zh": "凡立橙股份有限公司",
"operator": "凡立橙股份有限公司",
"operator:en": "Fun Lead Chabge Co., Ltd",
"operator:zh": "凡立橙股份有限公司",
"recycling_type": "container"
}
}
Expand Down
6 changes: 3 additions & 3 deletions data/brands/amenity/restaurant.json
Original file line number Diff line number Diff line change
Expand Up @@ -9475,9 +9475,9 @@
"name": "六扇門時尚湯鍋",
"name:en": "6owl door",
"name:zh": "六扇門時尚湯鍋",
"owner": "六扇門有限公司",
"owner:en": "Liu, Shan-Men Ltd.",
"owner:zh": "六扇門有限公司",
"operator": "六扇門有限公司",
"operator:en": "Liu, Shan-Men Ltd.",
"operator:zh": "六扇門有限公司",
"diet:vegetarian": "yes"
}
},
Expand Down
6 changes: 3 additions & 3 deletions data/brands/shop/chemist.json
Original file line number Diff line number Diff line change
Expand Up @@ -861,9 +861,9 @@
"name": "日藥本舖",
"name:en": "jp medical",
"name:zh": "日藥本舖",
"owner": "日藥本舖股份有限公司",
"owner:en": "Japan Medical Co., Ltd.",
"owner:zh": "日藥本舖股份有限公司",
"operator": "日藥本舖股份有限公司",
"operator:en": "Japan Medical Co., Ltd.",
"operator:zh": "日藥本舖股份有限公司",
"shop": "chemist"
}
},
Expand Down

0 comments on commit c4d141c

Please sign in to comment.