mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-12-23 08:13:09 +02:00
Fix space in help command
This commit is contained in:
parent
5f5970b5bf
commit
e027e1ef84
@ -191,7 +191,7 @@
|
|||||||
"name": "help",
|
"name": "help",
|
||||||
"response": {
|
"response": {
|
||||||
"list": {
|
"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": {
|
"fields": {
|
||||||
"commands": "Commands"
|
"commands": "Commands"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user