mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-03 13:38:01 +02:00
replace shop=general_store with shop=general (#476)
This commit is contained in:
@@ -1403,6 +1403,10 @@
|
||||
"old": {"shop": "gallery"},
|
||||
"replace": {"shop": "art"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "general_store"},
|
||||
"replace": {"shop": "general"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "insurance"},
|
||||
"replace": {"office": "insurance"}
|
||||
|
||||
Reference in New Issue
Block a user