v3.2.1 push 3

This commit is contained in:
DJj123dj
2023-02-05 16:22:44 +01:00
parent f702b199da
commit 28e7d48e7e
14 changed files with 422 additions and 380 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ exports.createEmbed = (id) => {
embed.setColor(config.main_color)
}
if (data.other.embedTitleURL.enable) embed.setURL(data.other.embedTitleURL)
if (data.other.embedTitleURL.enable) embed.setURL(data.other.embedTitleURL.url)
var description = data.description
if (data.other.enableTicketExplaination){