Skip to content

Commit

Permalink
Merge pull request #365 from zkLinkProtocol/fix/desyn
Browse files Browse the repository at this point in the history
update desyn
  • Loading branch information
MickWang authored Sep 18, 2024
2 parents 01131d5 + aaa5537 commit fb2d7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DashboardS2/Tabs/EcoDApps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ export default function EcoDApps({
rewardsIcon: [
{ name: "Nova Points", iconURL: "/img/icon-rewards-nova.svg" },
],
rewards: "Farming",
rewards: "Up to 10x",
holdingPoints: getHoldingPointsByProject("desyn"),
totalPoints: getTotalPointsByProject("desyn"),
remainSpinNum: getSpinByProject("desyn").remainSpinNum,
Expand Down

0 comments on commit fb2d7b5

Please sign in to comment.