Bump up download warning limit to 30 chapters

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
This commit is contained in:
Jays2Kings 2022-04-16 14:35:55 -04:00
parent b340b43e70
commit 926da89f95

View file

@ -595,4 +595,4 @@ class Downloader(
}
}
private const val CHAPTERS_PER_SOURCE_QUEUE_WARNING_THRESHOLD = 15
private const val CHAPTERS_PER_SOURCE_QUEUE_WARNING_THRESHOLD = 30