mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-24 13:48:55 +03:00
Bump queue warning threshold to 60
Aligns with J2K.
This commit is contained in:
parent
90c9f28818
commit
718fa25c10
1 changed files with 1 additions and 1 deletions
|
@ -574,4 +574,4 @@ class LibraryUpdateService(
|
|||
}
|
||||
}
|
||||
|
||||
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 50
|
||||
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 60
|
||||
|
|
Loading…
Reference in a new issue