Removed 6h auto updates (#764)

This commit is contained in:
kana-shii 2025-03-23 17:07:36 -03:00 committed by Cuong-Tran
parent 68b6bb0725
commit d20ea8ae2d
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -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),