diff --git a/service/redeem.js b/service/redeem.js index ade854ed..62397d9b 100644 --- a/service/redeem.js +++ b/service/redeem.js @@ -63,7 +63,7 @@ function redeemSelector(gratibotRewards) { for (let i = 0; i < gratibotRewards.length; i++) { const item = { name: `${gratibotRewards[i].name}`, - cost: `${gratibotRewards[i].cost}s`, + cost: `${gratibotRewards[i].cost}`, }; options.push({ text: {