Fix accidentally unused string

This commit is contained in:
Jobobby04
2023-05-07 13:05:19 -04:00
parent 492fa6eaaa
commit efbdab973e
7 changed files with 7 additions and 1 deletions
@@ -967,7 +967,7 @@ object SettingsEhScreen : SearchableSettings {
val context = LocalContext.current
return Preference.PreferenceItem.MultiSelectListPreference(
pref = unsortedPreferences.exhAutoUpdateRequirements(),
title = stringResource(R.string.time_between_batches),
title = stringResource(R.string.auto_update_restrictions),
subtitle = remember(value) {
context.getString(
R.string.restrictions,