Updated on 2026-08-14
This commit is contained in:
parent
2561a7eef6
commit
e95243ab79
28 changed files with 422 additions and 112 deletions
|
|
@ -41,6 +41,8 @@ object PreferencesKeys {
|
|||
|
||||
val USED_CARDS_INFO_KEY by lazy { stringPreferencesKey(name = "usedCardsInfo_v2") }
|
||||
|
||||
val USEDESK_CLIENT_ID_KEY by lazy { stringPreferencesKey(name = "usedeskClientId") }
|
||||
|
||||
val APP_THEME_MODE_KEY by lazy { stringPreferencesKey(name = "appThemeMode") }
|
||||
|
||||
val SELECTED_APP_CURRENCY_KEY by lazy { stringPreferencesKey(name = "selectedAppCurrency") }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue