mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-14 15:19:43 +02:00
Fix EH gallery updater crashing
This commit is contained in:
@@ -231,7 +231,9 @@ class EHentaiUpdateWorker: JobService(), CoroutineScope {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
updateNotifier.showResultNotification(updatedManga)
|
if(updatedManga.isNotEmpty()) {
|
||||||
|
updateNotifier.showResultNotification(updatedManga)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user