Skip to content

Commit

Permalink
update url
Browse files Browse the repository at this point in the history
  • Loading branch information
mohandast52 committed May 27, 2024
1 parent 64c9db5 commit 56273aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/Main/MainRewards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ const DisplayRewards = () => {
};

const SHARE_TEXT = `I just earned my first reward through the Operate app powered by #olas!\n\nDownload the Pearl app:`;
const OPERATE_URL = 'https://olas.network/operate'; // Replace with your URL
const OPERATE_URL = 'https://olas.network/operate?pearl=first-reward'; // Replace with your URL

const NotifyRewards = () => {
const { isEligibleForRewards, availableRewardsForEpochEth } = useReward();
Expand Down

0 comments on commit 56273aa

Please sign in to comment.