Skip to content

Commit

Permalink
[ECO-2635] Change metadata hover message (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
CRBl69 authored Dec 31, 2024
1 parent be24e2c commit e5a6f56
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,9 @@ const LinkButton = ({
<Popup
className="w-[300px]"
content={
"If you're the owner of this project and want to link your socials " +
"profile here, please use our dedicated Discord channel: #" +
"Submit a request in the #" +
DISCORD_METADATA_REQUEST_CHANNEL +
" ! (click the button to go to our discord)"
" Discord channel to add links. (Click the button to join Discord.)"
}
>
<Link href={LINKS?.discord} target="_blank">
Expand Down

0 comments on commit e5a6f56

Please sign in to comment.