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,
season,
episode,
true
false
)
}?.sortedByDescending {
it.second.getFileSize()