forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
b8847189c2
commit
8d782f1b9d
79 changed files with 2828 additions and 681 deletions
|
|
@ -291,7 +291,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be
|
|||
seen.add(ks)
|
||||
uniq.push(img)
|
||||
}
|
||||
} else if(ks){
|
||||
} else if (ks) {
|
||||
const ksNoNull = Lists.noNull(ks)
|
||||
const hasBeenSeen = ksNoNull.some((k) => seen.has(k))
|
||||
if (!hasBeenSeen) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue