Prune Paprika (#693)

This commit is contained in:
Mike 2024-01-27 02:30:49 -05:00 committed by GitHub
parent 93057ef377
commit 5050b7488f

View File

@ -13,7 +13,6 @@ class PaprikaGenerator : ThemeSourceGenerator {
override val sources = listOf(
SingleLang("MangaNelos.com", "http://manganelos.com", "en", className = "MangaNelosCom", overrideVersionCode = 1),
SingleLang("MangaHere.today", "http://mangahere.today", "en", className = "MangaHereToday"),
)
companion object {