Themes: fix typo in soft-deletion tag
This commit is contained in:
parent
a46121c417
commit
5f627124e9
1 changed files with 1 additions and 1 deletions
|
@ -752,7 +752,7 @@
|
|||
"deletion": {
|
||||
"softDeletionTags": {
|
||||
"and": [
|
||||
"disused:emergency:=defibrillator}",
|
||||
"disused:emergency:=defibrillator",
|
||||
"emergency="
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue