Minor fixes

This commit is contained in:
Zakhar Timoshenko
2021-10-17 22:01:40 +03:00
committed by Koitharu
parent 2380d69b11
commit af6df6dfa2
10 changed files with 13 additions and 7 deletions

View File

@@ -203,7 +203,7 @@ abstract class NineMangaRepository(
return 0L
}
open class English(loaderContext: MangaLoaderContext) : NineMangaRepository(
class English(loaderContext: MangaLoaderContext) : NineMangaRepository(
loaderContext,
MangaSource.NINEMANGA_EN,
"www.ninemanga.com",