replace shop=office_supplies with shop=stationery (#477)

This commit is contained in:
Tobias Zwick
2022-06-08 12:26:33 +02:00
committed by GitHub
parent 57ed80ba85
commit 3c6f99f9fe
+4
View File
@@ -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"}