forked from MapComplete/MapComplete
Add check for possible duplicate filters, consolidate duplicate filters
This commit is contained in:
parent
f0c7c65d8d
commit
dadba86faf
9 changed files with 236 additions and 154 deletions
|
@ -170,6 +170,7 @@
|
|||
],
|
||||
"filter": [
|
||||
{
|
||||
"#": "ignore-possible-duplicate",
|
||||
"id": "public-access",
|
||||
"options": [
|
||||
{
|
||||
|
@ -186,4 +187,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue