Updated on 2026-08-14
This commit is contained in:
parent
5516e706aa
commit
73aaae287d
15 changed files with 252 additions and 163 deletions
|
|
@ -99,7 +99,7 @@ object PreferencesKeys {
|
|||
|
||||
val apiConfigsEnvironmentKey by lazy { stringPreferencesKey(name = "apiConfigsEnvironment") }
|
||||
|
||||
val IS_RING_ADDED_KEY by lazy { booleanPreferencesKey(name = "isRingAdded") }
|
||||
val ADDED_WALLETS_WITH_RING_KEY by lazy { stringSetPreferencesKey(name = "addedWalletsWithRing") }
|
||||
|
||||
// region Permission
|
||||
fun getShouldShowPermission(permission: String) = booleanPreferencesKey("shouldShowPushPermission_$permission")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue