mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 00:54:03 +02:00
Merge pull request #84 from westnordost/patch-5
deprecate shop=photo_studio -> craft=photographer
This commit is contained in:
@@ -1374,6 +1374,10 @@
|
||||
"old": {"shop": "perfume"},
|
||||
"replace": {"shop": "perfumery"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "photo_studio"},
|
||||
"replace": {"craft": "photographer"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "real_estate"},
|
||||
"replace": {"office": "estate_agent"}
|
||||
|
||||
Reference in New Issue
Block a user