mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-16 14:07:28 +01:00
Change default update priorization
This commit is contained in:
@@ -172,7 +172,7 @@ class SettingsGeneralController : SettingsController() {
|
||||
"0",
|
||||
"1"
|
||||
)
|
||||
defaultValue = "1"
|
||||
defaultValue = "0"
|
||||
summaryRes = R.string.pref_library_update_prioritization_summary
|
||||
}
|
||||
intListPreference {
|
||||
|
||||
Reference in New Issue
Block a user