ACTION KEY ADDED

This commit is contained in:
CHIEFSOFT\ameye
2024-10-31 06:59:38 -04:00
parent 2a7701c4ff
commit 00512f6909
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -40,6 +40,7 @@ protected array $allSettings;
return [
[
"text" => 'Add Card',
"action_key" => 'ADD_VIRTUAL_CARD_STRP',
"wallet_country" => ['US'],
"amount" => 0,
"id" => 1,
@@ -66,6 +67,7 @@ protected array $allSettings;
return [
[
"text" => 'Spend',
"action_key" => 'SPEND_TO_BANK_FLTW',
"wallet_country" => ['NG'],
"amount" => 0,
"id" => 1,