3.0 public beta 2
This commit is contained in:
@@ -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)
|
||||
|
||||
//-----------------------------------
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user