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