mirror of
https://github.com/mihonapp/mihon.git
synced 2024-12-26 19:08:25 +01:00
Update SettingsAdvancedScreen.kt
This commit is contained in:
parent
c0b9183fe5
commit
7806ef0450
@ -289,7 +289,7 @@ object SettingsAdvancedScreen : SearchableSettings {
|
||||
|
||||
@Composable
|
||||
private fun getLibraryGroup(
|
||||
libraryPreferences: LibraryPreferences
|
||||
libraryPreferences: LibraryPreferences,
|
||||
): Preference.PreferenceGroup {
|
||||
val scope = rememberCoroutineScope()
|
||||
val context = LocalContext.current
|
||||
|
Loading…
Reference in New Issue
Block a user