Change default update priorization

This commit is contained in:
inorichi
2019-06-09 14:35:24 +02:00
parent 5d8dc241d8
commit cccb56bda1
2 changed files with 2 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ class SettingsGeneralController : SettingsController() {
"0",
"1"
)
defaultValue = "1"
defaultValue = "0"
summaryRes = R.string.pref_library_update_prioritization_summary
}
intListPreference {