diff --git a/config.json b/config.json index 429077e..0db8b58 100644 --- a/config.json +++ b/config.json @@ -41,7 +41,7 @@ "color":"gray", "adminroles":["role id"], "channelprefix":"question-", - "category":"category id", + "category":"category id (or leave empty)", "message":"You created a ticket!", "enableDmOnOpen":true, "ticketmessage":"The staff will help you soon!\n\n*Click on the button below to close the ticket!*", @@ -130,4 +130,4 @@ } } ] -} \ No newline at end of file +}