mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 11:24:35 -05:00
[skip ci] Formatting
This commit is contained in:
@@ -40,7 +40,8 @@ class CloudFlareTest {
|
||||
}
|
||||
|
||||
nhentai =
|
||||
Source.getSourceList()
|
||||
Source
|
||||
.getSourceList()
|
||||
.firstNotNullOf { it.id.toLong().takeIf { it == 3122156392225024195L } }
|
||||
.let(GetCatalogueSource::getCatalogueSourceOrNull) as HttpSource
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user