open ticket v2.3 push 1 (doesn't work yet)

This commit is contained in:
DJj123dj
2022-07-19 11:57:14 +02:00
parent fc09858f92
commit c57507cea9
15 changed files with 75 additions and 64 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ const log = bot.errorLog.log
const l = bot.language
module.exports = () => {
const helpEmbed = new discord.MessageEmbed()
const helpEmbed = new discord.EmbedBuilder()
.setColor(config.main_color)
.setTitle(l.helpMenu.title)