From 1bd0d013edfa2dff30ea818ceb48f296b546bc2b Mon Sep 17 00:00:00 2001 From: Jasper Date: Thu, 23 Mar 2023 14:21:39 +0100 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}