Skip to content

Commit

Permalink
last typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurBlanchon committed Nov 26, 2024
1 parent e10faee commit 87b0939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/commands/campaigns/campaigns.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export const command = {
)
//.setImage('swagpoolAvatarURL') // Graph here
.setTimestamp()
.setFooter({ text: 'Powered by Swagpool', iconURL: swagpoolAvatarURL });
.setFooter({ text: '⚡️ Powered by Discordlinks', iconURL: swagpoolAvatarURL });

return campaignsLeaderboardEmbed
}
Expand Down

0 comments on commit 87b0939

Please sign in to comment.