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