mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
small fix
This commit is contained in:
parent
2fc0824d43
commit
6a68f2213a
1 changed files with 1 additions and 1 deletions
|
@ -2865,7 +2865,7 @@ object SoraExtractor : SoraStream() {
|
||||||
year,
|
year,
|
||||||
season,
|
season,
|
||||||
episode,
|
episode,
|
||||||
true
|
false
|
||||||
)
|
)
|
||||||
}?.sortedByDescending {
|
}?.sortedByDescending {
|
||||||
it.second.getFileSize()
|
it.second.getFileSize()
|
||||||
|
|
Loading…
Reference in a new issue