Fix shop softdeletion

This commit is contained in:
Hopperpop 2022-08-13 10:33:41 +02:00 committed by GitHub
parent 9306fe279e
commit 26c886fb0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -234,8 +234,8 @@
"deletion": { "deletion": {
"softDeletionTags": { "softDeletionTags": {
"and": [ "and": [
"amenity=", "shop=",
"disused:amenity:={amenity}" "disused:shop:={shop}"
] ]
}, },
"extraDeleteReasons": [ "extraDeleteReasons": [