SpotlessApply and up version code due to database migration

This commit is contained in:
Jobobby04
2025-05-11 20:23:10 -04:00
parent 24d2460697
commit 129841d5c2
3 changed files with 2 additions and 4 deletions
@@ -57,7 +57,7 @@ abstract class BaseSourcePagingSource(
?: throw NoResultsException()
}
// SY -->
// SY -->
getPageLoadResult(params, mangasPage)
// SY <--
} catch (e: Exception) {