mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 08:16:55 +02:00
replace shop=office_supplies with shop=stationery (#477)
This commit is contained in:
@@ -1435,6 +1435,10 @@
|
||||
"old": {"shop": "moneylender"},
|
||||
"replace": {"shop": "money_lender"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "office_supplies"},
|
||||
"replace": {"shop": "stationery"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "organic"},
|
||||
"replace": {"shop": "supermarket", "organic": "only"}
|
||||
|
||||
Reference in New Issue
Block a user