mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-07 18:41:26 +03:00
Ticket message storage, added entity stuff
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = class NewCommand extends Command {
|
||||
name: i18n('commands.new.args.topic.name'),
|
||||
description: i18n('commands.new.args.topic.description'),
|
||||
example: i18n('commands.new.args.topic.example'),
|
||||
required: true,
|
||||
required: false,
|
||||
}
|
||||
]
|
||||
});
|
||||
|
Reference in New Issue
Block a user