3.0 public beta 2

This commit is contained in:
DJj123dj
2022-10-01 11:14:37 +02:00
parent ed9c98e2f0
commit 893a7c5b1f
6 changed files with 122 additions and 12 deletions
+2 -1
View File
@@ -60,7 +60,8 @@ exports.createEmbed = (id) => {
description = description+"\n\n"+l.commands.maxTicketWarning.replace("{0}",config.system.max_allowed_tickets)
}
embed.setDescription(description)
if (description) embed.setDescription(description)
//-----------------------------------