Skip to content

Commit

Permalink
custom id moment
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Dec 28, 2023
1 parent b0600f3 commit 7fa8766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webserver/banshare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const banButton = new Button(
components: [
new ActionRowBuilder<ButtonBuilder>().addComponents(
new ButtonBuilder()
.setCustomId('fakeBanButton')
.setLabel('ban')
.setStyle(ButtonStyle.Danger)
.setDisabled(true)
Expand Down

0 comments on commit 7fa8766

Please sign in to comment.