Add simple hentai features option

This commit is contained in:
Jobobby04
2020-05-10 23:55:51 -04:00
parent 3bfda338ef
commit 38b469755f
8 changed files with 142 additions and 25 deletions
@@ -38,7 +38,7 @@ object BlacklistedSources {
"eu.kanade.tachiyomi.extension.it.perveden"
)
val HIDDEN_SOURCES = listOf(
var HIDDEN_SOURCES = listOf(
MERGED_SOURCE_ID
)
}