mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 14:51:01 +00:00
download not showing up fix
This commit is contained in:
@@ -50,7 +50,7 @@ class ChapterLoaderDialog : BottomSheetDialogFragment() {
|
||||
if (model.loadMangaChapterImages(
|
||||
chp,
|
||||
m.selected!!,
|
||||
m.nameMAL ?: m.nameRomaji
|
||||
m.mainName()
|
||||
)
|
||||
) {
|
||||
val activity = currActivity()
|
||||
|
||||
Reference in New Issue
Block a user