download not showing up fix
This commit is contained in:
parent
3693179c78
commit
5459908201
3 changed files with 5 additions and 3 deletions
|
@ -50,7 +50,7 @@ class ChapterLoaderDialog : BottomSheetDialogFragment() {
|
|||
if (model.loadMangaChapterImages(
|
||||
chp,
|
||||
m.selected!!,
|
||||
m.nameMAL ?: m.nameRomaji
|
||||
m.mainName()
|
||||
)
|
||||
) {
|
||||
val activity = currActivity()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue