all settings use
This commit is contained in:
@@ -28,7 +28,7 @@ protected $allSettings;
|
||||
"transfer_limit" => 0,
|
||||
"wallet_uid" => "",
|
||||
"escrow" => 0,
|
||||
"status" => 1,
|
||||
"status" => $this->allSettings['ENABLE_EXTRA_KIDWALLET'] ?? 0,
|
||||
"show_balance" => false,
|
||||
"rt_action_text" => "Add Card",
|
||||
"banner" => 'https://www.wrenchboard.com/assets/images/apps/wallet/wallet-card.jpg',
|
||||
|
||||
Reference in New Issue
Block a user