mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-04-12 18:01:23 +00:00
Fixes a regression, where if the challenge data array size was one, the second element
would be accessed, leading to a crash.
This was introduced when porting the challenge parsing from JS to
Kotlin.
Ref: 53b599b042