mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-13 08:10:07 +01:00
Move Function
This commit is contained in:
parent
7286ca726e
commit
2ae2efbcec
@ -36,7 +36,6 @@ object SettingsSecurityScreen : SearchableSettings {
|
||||
getFirebaseGroup(privacyPreferences),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
@Composable
|
||||
private fun getSecurityGroup(
|
||||
@ -117,6 +116,7 @@ private fun getFirebaseGroup(
|
||||
),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
private val LockAfterValues = persistentListOf(
|
||||
0, // Always
|
||||
|
Loading…
x
Reference in New Issue
Block a user