update to 21
This commit is contained in:
parent
bf8ac2f21e
commit
475c3c0909
|
@ -142,7 +142,7 @@ function createNewArtistMap() {
|
||||||
samples[key] = value
|
samples[key] = value
|
||||||
newTotal += value.length
|
newTotal += value.length
|
||||||
i++
|
i++
|
||||||
if (i >= k + extra * 2) {
|
if (i >= k + extra * extra) {
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user