Remove skipped updates notification

Seems to cause more confusion than it's worth.
Will update the UI for the library update skip options to better
explain what they're for later.

(cherry picked from commit bfb0d31ff61a6609cdf8ca421d08cbb4236fc5af)
This commit is contained in:
arkon
2023-12-26 13:13:33 -05:00
committed by Jobobby04
parent 1ddcbea113
commit 4de946ad8e
5 changed files with 2 additions and 33 deletions
@@ -216,7 +216,7 @@ object SettingsDataScreen : SearchableSettings {
// SY <--
return Preference.PreferenceGroup(
title = stringResource(MR.strings.label_data),
title = stringResource(MR.strings.pref_storage_usage),
preferenceItems = persistentListOf(
Preference.PreferenceItem.CustomPreference(
title = stringResource(MR.strings.pref_storage_usage),