forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
9cd7ad597d
commit
69ab755f29
520 changed files with 16616 additions and 13483 deletions
|
|
@ -91,7 +91,7 @@
|
|||
if (!range) {
|
||||
return true
|
||||
}
|
||||
if(typeof canonicalValue === "string"){
|
||||
if (typeof canonicalValue === "string") {
|
||||
canonicalValue = Number(canonicalValue)
|
||||
}
|
||||
if (canonicalValue < range.warnBelow) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue