forked from MapComplete/MapComplete
Fix: special quicksearch for osmcha
This commit is contained in:
parent
4d2b3c9cf7
commit
01cfc5fe4d
2 changed files with 11 additions and 2 deletions
|
|
@ -89,9 +89,7 @@
|
|||
|
||||
function applySearch() {
|
||||
const didRedirect = SearchUtils.applySpecialSearch(search.data)
|
||||
console.log("Did redirect?", didRedirect)
|
||||
if (didRedirect) {
|
||||
// Just for style and readability; won't _actually_ reach this
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue