mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 18:47:51 +02:00
Bump queue warning threshold to 60
Aligns with J2K.
This commit is contained in:
@ -574,4 +574,4 @@ class LibraryUpdateService(
|
||||
}
|
||||
}
|
||||
|
||||
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 50
|
||||
const val PER_SOURCE_QUEUE_WARNING_THRESHOLD = 60
|
||||
|
Reference in New Issue
Block a user