mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 00:54:03 +02:00
deprecate craft=car_repair -> shop=car_repair
This commit is contained in:
@@ -406,6 +406,10 @@
|
||||
"old": {"contents": "*"},
|
||||
"replace": {"content": "$1"}
|
||||
},
|
||||
{
|
||||
"old": {"craft": "car_repair"},
|
||||
"replace": {"shop": "car_repair"}
|
||||
},
|
||||
{
|
||||
"old": {"craft": "catering"},
|
||||
"replace": {"craft": "caterer"}
|
||||
|
||||
Reference in New Issue
Block a user