Fix issue in nature reserves title
This commit is contained in:
parent
539ac3dee7
commit
b6401e4ca1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
{
|
{
|
||||||
"if": {
|
"if": {
|
||||||
"and": [
|
"and": [
|
||||||
"name:nl~"
|
"name:nl~*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"then": {
|
"then": {
|
||||||
|
|
Loading…
Reference in a new issue