Skip to content

Commit

Permalink
feat: update nft link (#633)
Browse files Browse the repository at this point in the history
Co-authored-by: naturexie <[email protected]>
  • Loading branch information
xieqiancaosissi and naturexie authored Nov 2, 2024
1 parent 4e2a24a commit f186473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/meme/NFTTaskModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const NFTTaskModal = (props: any) => {
function share() {
setShareButtonClicked('1');
onRequestClose();
window.open('https://x.com/finance_ref/status/1852016524456047028');
window.open('https://x.com/intent/retweet?tweet_id=1852387777192870132');
}
return (
<Modal
Expand Down

0 comments on commit f186473

Please sign in to comment.