Add delete option for restaurants and cafés

This commit is contained in:
pietervdvn 2022-07-05 13:49:00 +02:00
parent 320570422a
commit 64605b3255

View file

@ -812,6 +812,14 @@
}
],
"deletion": {
"nonDeleteMappings": [
{
"if": "amenity=cafe",
"then": {
"en": "This is actually a pub"
}
}
],
"softDeletionTags": {
"and": [
"amenity=",