Skip to content

Commit

Permalink
Merge pull request #72 from WouldYouGG/dev
Browse files Browse the repository at this point in the history
update: names info cmd
  • Loading branch information
WouldYouGG authored Jun 15, 2023
2 parents 5512bb5 + 09bf60f commit 0cc7f52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/commands/info.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ module.exports = {
.addFields(
{
name: 'Developers 🐧',
value: `
\`\`\`dominikdev\nforgetfulskybro\nFinn#3000\nSlekup#6682\nMarc#0309\`\`\``,
value: '\`\`\`@dominikdev\n@forgetfulskybro\nFinn#3000\nSlekup#6682\nMarc#0309\`\`\`',
inline: false,
},
{
Expand Down

0 comments on commit 0cc7f52

Please sign in to comment.