Update SettingsAdvancedScreen.kt

This commit is contained in:
FlaminSarge 2024-11-24 02:20:30 -08:00 committed by FlaminSarge
parent c0b9183fe5
commit 7806ef0450

View File

@ -289,7 +289,7 @@ object SettingsAdvancedScreen : SearchableSettings {
@Composable
private fun getLibraryGroup(
libraryPreferences: LibraryPreferences
libraryPreferences: LibraryPreferences,
): Preference.PreferenceGroup {
val scope = rememberCoroutineScope()
val context = LocalContext.current