Removed 6h auto updates (#764)
This commit is contained in:
parent
68b6bb0725
commit
d20ea8ae2d
1 changed files with 0 additions and 1 deletions
|
|
@ -164,7 +164,6 @@ object SettingsLibraryScreen : SearchableSettings {
|
|||
preference = autoUpdateIntervalPref,
|
||||
entries = persistentMapOf(
|
||||
0 to stringResource(MR.strings.update_never),
|
||||
6 to stringResource(MR.strings.update_6hour),
|
||||
12 to stringResource(MR.strings.update_12hour),
|
||||
24 to stringResource(MR.strings.update_24hour),
|
||||
48 to stringResource(MR.strings.update_48hour),
|
||||
|
|
|
|||
Loading…
Reference in a new issue