Skip to content

Commit 4a4e731

Browse files
committed
fix: Fix build
1 parent 916575c commit 4a4e731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,7 @@ class LibraryPresenter(
720720
)
721721
}
722722
}
723+
it
723724
}
724725
.sortedWith(Comparator(sortFn))
725726
}

0 commit comments

Comments
 (0)