Skip to content

Commit 57ed80b

Browse files
authored
replace shop=general_store with shop=general (#476)
1 parent 6086de7 commit 57ed80b

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
@@ -1403,6 +1403,10 @@
14031403
"old": {"shop": "gallery"},
14041404
"replace": {"shop": "art"}
14051405
},
1406+
{
1407+
"old": {"shop": "general_store"},
1408+
"replace": {"shop": "general"}
1409+
},
14061410
{
14071411
"old": {"shop": "insurance"},
14081412
"replace": {"office": "insurance"}

0 commit comments

Comments
 (0)