This commit is contained in:
CHIEFSOFT\ameye
2024-03-09 10:07:20 -05:00
parent d2e6f43366
commit 69e7139d42
+3 -13
View File
@@ -64,7 +64,7 @@ var redeem = {
"image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-card.jpg",
"icon": "bannerimage.icon",
"style": "style1",
"text": "This is the title text?",
"text": "Send balance to your debit card",
"description": "Some description of this item, ",
"action": "thiskey"
},
@@ -84,7 +84,7 @@ var redeem = {
"image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-apple.jpg",
"icon": "bannerimage.icon",
"style": "style1",
"text": "This is the title text?",
"text": "Send Balance to your Apple Card",
"description": "Some description of this item, ",
"action": "thiskey"
},
@@ -94,7 +94,7 @@ var redeem = {
"image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-plays.jpg",
"icon": "bannerimage.icon",
"style": "style1",
"text": "This is the title text?",
"text": "Use your credit on PlayStations",
"description": "Some description of this item, ",
"action": "thiskey"
},
@@ -128,16 +128,6 @@ var redeem = {
"description": "Some description of this item, ",
"action": "thiskey"
},
},
"thiskey08": {
"banner": {
"image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-start.jpg",
"icon": "bannerimage.icon",
"style": "style1",
"text": "This is the title text?",
"description": "Some description of this item, ",
"action": "thiskey"
},
}
};