forked from MapComplete/MapComplete
Tweak new note marker, formatting
This commit is contained in:
parent
7903a916e2
commit
85af8a20b0
4 changed files with 74 additions and 27 deletions
|
@ -192,7 +192,6 @@ export class TagUtils {
|
|||
}
|
||||
|
||||
const f = (value: string | undefined) => {
|
||||
console.log("Comparing ",value,operator,val)
|
||||
if(value === undefined){
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue