all settings use

This commit is contained in:
CHIEFSOFT\ameye
2024-10-27 18:00:29 -04:00
parent 891728e487
commit 4bf2e181c9
+1 -1
View File
@@ -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',