Doing small tweaks

This commit is contained in:
2023-03-16 16:59:02 +01:00
parent 4d25d2b6c9
commit 69f2849cc2
5 changed files with 49 additions and 17 deletions

View File

@@ -26,6 +26,7 @@ module.exports = {
.setLabel('Deny Reason')
.setCustomId('denyreason')
.setStyle(TextInputStyle.Paragraph)
.setPlaceholder('Enter a reason for denying the application')
)
)