mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-17 14:23:27 +02:00
Deprecate shop/mattress for shop/bed
Mattress stores should be tagged as bed stores. Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
@@ -1254,6 +1254,10 @@
|
||||
"old": {"shop": "luggage"},
|
||||
"replace": {"shop": "bag"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "mattress"},
|
||||
"replace": {"shop": "bed"}
|
||||
},
|
||||
{
|
||||
"old": {"shop": "money_transfer"},
|
||||
"replace": {"amenity": "money_transfer"}
|
||||
|
||||
Reference in New Issue
Block a user