bana data

This commit is contained in:
CHIEFSOFT\ameye
2024-03-09 18:02:16 -05:00
parent 73d6471eb2
commit d66911063e
+21 -7
View File
@@ -24,7 +24,9 @@ var redeem = {
"style": "style1", "style": "style1",
"text": "Send balance to your debit card", "text": "Send balance to your debit card",
"description": "Some description of this item, ", "description": "Some description of this item, ",
"action": "thiskey" "action": "thiskey",
"feature_token" : "",
"open_type" : "FULL"
}, },
}, },
"thiskey02": { "thiskey02": {
@@ -34,7 +36,9 @@ var redeem = {
"style": "style1", "style": "style1",
"text": "Send your balance to Amazon Digital Card", "text": "Send your balance to Amazon Digital Card",
"description": "Some descriptio.n of this item, ", "description": "Some descriptio.n of this item, ",
"action": "thiskey" "action": "thiskey",
"feature_token" : "",
"open_type" : "FULL"
}, },
}, },
"thiskey03": { "thiskey03": {
@@ -44,7 +48,9 @@ var redeem = {
"style": "style1", "style": "style1",
"text": "Send Balance to your Apple Card", "text": "Send Balance to your Apple Card",
"description": "Some description of this item, ", "description": "Some description of this item, ",
"action": "thiskey" "action": "thiskey",
"feature_token" : "",
"open_type" : ""
}, },
}, },
"thiskey04": { "thiskey04": {
@@ -54,7 +60,9 @@ var redeem = {
"style": "style1", "style": "style1",
"text": "Use your credit on PlayStations", "text": "Use your credit on PlayStations",
"description": "Some description of this item, ", "description": "Some description of this item, ",
"action": "thiskey" "action": "thiskey",
"feature_token" : "",
"open_type" : "FULL"
}, },
}, },
"thiskey05": { "thiskey05": {
@@ -64,7 +72,9 @@ var redeem = {
"style": "style1", "style": "style1",
"text": "This is the title text?", "text": "This is the title text?",
"description": "Some description of this item, ", "description": "Some description of this item, ",
"action": "thiskey" "action": "thiskey",
"feature_token" : "",
"open_type" : "FULL"
}, },
}, },
"thiskey06": { "thiskey06": {
@@ -74,7 +84,9 @@ var redeem = {
"style": "style1", "style": "style1",
"text": "This is the title text?", "text": "This is the title text?",
"description": "Some description of this item, ", "description": "Some description of this item, ",
"action": "thiskey" "action": "thiskey",
"feature_token" : "",
"open_type" : ""
}, },
}, },
"thiskey07": { "thiskey07": {
@@ -84,7 +96,9 @@ var redeem = {
"style": "style1", "style": "style1",
"text": "This is the title text?", "text": "This is the title text?",
"description": "Some description of this item, ", "description": "Some description of this item, ",
"action": "thiskey" "action": "thiskey",
"feature_token" : "",
"open_type" : ""
}, },
} }
}; };