small fix

This commit is contained in:
hexated 2023-04-30 02:48:50 +07:00
parent 2fc0824d43
commit 6a68f2213a
1 changed files with 1 additions and 1 deletions

View File

@ -2865,7 +2865,7 @@ object SoraExtractor : SoraStream() {
year, year,
season, season,
episode, episode,
true false
) )
}?.sortedByDescending { }?.sortedByDescending {
it.second.getFileSize() it.second.getFileSize()