Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Jan 9, 2024
1 parent 5275035 commit 26d7522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webserver/banshare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ const banButton = new Button(
.setCustomId('banReason')
.setLabel('Ban reason')
.setStyle(TextInputStyle.Paragraph)
.setValue(reason)
),
],
},
Expand Down

0 comments on commit 26d7522

Please sign in to comment.