mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-21 08:21:21 +01:00
7b118eba22
* Move LibraryItem vars to constructor vals * Convert LibraryItem to data class Remove redundant equals and hashCode * Remove unused LibraryItem.displayMode * Simplify LibraryItem.matches() * Align types in LibraryItem and LibraryBadges * fixup! Simplify LibraryItem.matches()