Skip to content

Commit 3c6f99f

Browse files
authored
replace shop=office_supplies with shop=stationery (#477)
1 parent 57ed80b commit 3c6f99f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/deprecated.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,6 +1435,10 @@
14351435
"old": {"shop": "moneylender"},
14361436
"replace": {"shop": "money_lender"}
14371437
},
1438+
{
1439+
"old": {"shop": "office_supplies"},
1440+
"replace": {"shop": "stationery"}
1441+
},
14381442
{
14391443
"old": {"shop": "organic"},
14401444
"replace": {"shop": "supermarket", "organic": "only"}

0 commit comments

Comments
 (0)