mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 00:06:54 +02:00
Merge pull request #81 from westnordost/patch-1
Add shop=insurance to deprecations
This commit is contained in:
@@ -1338,6 +1338,10 @@
|
||||
"old": {"shop": "gallery"},
|
||||
"replace": {"shop": "art"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "insurance"},
|
||||
"replace": {"office": "insurance"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "jewellery"},
|
||||
"replace": {"shop": "jewelry"}
|
||||
|
||||
Reference in New Issue
Block a user