v3.3 push 3 (lots of small changes 😄)
This commit is contained in:
@@ -50,7 +50,7 @@ exports.createEmbed = (id) => {
|
||||
|
||||
var description = data.description
|
||||
if (data.other.enableTicketExplaination){
|
||||
const chooseCategoryMSG = data.other.customCategoryText.enable ? data.other.customCategoryText.text : l.messages.chooseCategory
|
||||
const chooseCategoryMSG = data.other.customCategoryText.enable ? data.other.customCategoryText.text : l.messages.chooseATicket
|
||||
description = description+"\n\n__"+chooseCategoryMSG+"__\n"
|
||||
|
||||
var ticketExplainations = []
|
||||
|
||||
Reference in New Issue
Block a user