mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
.
This commit is contained in:
parent
a502c103b4
commit
33509eb7b8
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class Megacloud : Rabbitstream() {
|
||||||
} catch (e: NumberFormatException) {
|
} catch (e: NumberFormatException) {
|
||||||
emptyList()
|
emptyList()
|
||||||
}
|
}
|
||||||
}
|
}.filter { it.isNotEmpty() }
|
||||||
|
|
||||||
return indexPairs
|
return indexPairs
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue