forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
ebc48f6b53
commit
e7de94576f
232 changed files with 11430 additions and 3365 deletions
|
@ -330,7 +330,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be
|
|||
let key = keyFallback
|
||||
let fallback = ""
|
||||
if (keyFallback.indexOf("??") >= 0) {
|
||||
[key, fallback] = keyFallback.split("??")
|
||||
;[key, fallback] = keyFallback.split("??")
|
||||
}
|
||||
let v = tags?.[key] ?? fallback
|
||||
if (v !== undefined && v !== null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue