* Merge Latest and Browse into one * Add back Latest button * Change context to IO instead of launching a job * Use loading screen when loading initial page
4 lines
70 B
Kotlin
4 lines
70 B
Kotlin
package eu.kanade.data.source
|
|
|
|
class NoResultsException : Exception()
|