Skip to content

Commit

Permalink
fix: update tag for Abheek
Browse files Browse the repository at this point in the history
  • Loading branch information
abheekda1 committed Dec 4, 2023
1 parent 1e7b987 commit 0fba5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/about.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export async function execute(interaction: CommandInteraction) {

const contributorEmbed = new MessageEmbed()
.setTitle('Contributors')
.addField('Creator', '<@745063586422063214> [ADawesomeguy#3602]', true)
.addField('Creator', '<@745063586422063214> [abheekda1]', true)
.addField(
'Contributors',
'<@650525101048987649> [tEjAs#8127]\n<@426864344463048705> [tetrident#9396]',
Expand Down

0 comments on commit 0fba5b8

Please sign in to comment.