Skip to content

Commit

Permalink
refactor: update role color for anthony
Browse files Browse the repository at this point in the history
  • Loading branch information
acollierr17 committed Dec 4, 2023
1 parent 9c9882d commit eaf0dd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/discordComponents.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ if (ExecutionEnvironment.canUseDOM) {
author: 'anthony',
avatar:
'https://cdn.discordapp.com/avatars/158063324699951104/d25a7deec7b308ddf8d4d152808f8058.png',
roleColor: '#ff5555',
roleIcon: '🛠️',
roleColor: '#ffeaa7',
roleIcon: '👔',
},
},
};
Expand Down

1 comment on commit eaf0dd8

@vercel
Copy link

@vercel vercel bot commented on eaf0dd8 Dec 4, 2023

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.