mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
Fix space in help command
This commit is contained in:
parent
5f5970b5bf
commit
e027e1ef84
@ -191,7 +191,7 @@
|
||||
"name": "help",
|
||||
"response": {
|
||||
"list": {
|
||||
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`.To create a ticket, type `{prefix}new [topic]`.",
|
||||
"description": "The commands you have access to are listed below. For more information about a command, type `{prefix}help [command]`. To create a ticket, type `{prefix}new [topic]`.",
|
||||
"fields": {
|
||||
"commands": "Commands"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user