Skip to content

Commit

Permalink
Merge pull request #701 from EthanThatOneKid/fix/664
Browse files Browse the repository at this point in the history
Border Color Fixed
  • Loading branch information
boushrabettir committed Nov 12, 2022
2 parents d50c825 + 2ffdd7d commit 980f538
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/routes/(site)/about/officer-profile.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@
copy(
officerSocials.discord || '',
`Copied ${officerName}'s Discord tag to clipboard!`,
'Error occured while copy Discord tag to clipboard.',
''
'Error occured while copy Discord tag to clipboard.'
);
}
Expand Down

1 comment on commit 980f538

@vercel
Copy link

@vercel vercel bot commented on 980f538 Nov 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.