SpotlessApply

This commit is contained in:
Jobobby04 2025-03-18 18:04:23 -04:00
parent dbd4437474
commit df99e7ee49

View File

@ -126,7 +126,7 @@ class Pururin(delegate: HttpSource, val context: Context) :
} }
override val matchingHosts = listOf( override val matchingHosts = listOf(
"pururin.me" "pururin.me",
) )
override suspend fun mapUrlToMangaUrl(uri: Uri): String { override suspend fun mapUrlToMangaUrl(uri: Uri): String {