Updated on 2026-08-14
This commit is contained in:
commit
0ae0e800fa
1 changed files with 1 additions and 1 deletions
|
|
@ -90,8 +90,8 @@ class ConfigManager(
|
|||
|
||||
companion object {
|
||||
const val isWalletPayIdEnabled = "isWalletPayIdEnabled"
|
||||
const val isTopUpEnabled = "useTopUp"
|
||||
const val isCreatingTwinCardsAllowed = "isCreatingTwinCardsAllowed"
|
||||
const val isTopUpEnabled = "isTopUpEnabled"
|
||||
const val coinMarketCapKey = "coinMarketCapKey"
|
||||
const val moonPayApiKey = "moonPayApiKey"
|
||||
const val moonPayApiSecretKey = "moonPayApiSecretKey"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue