Open Ticket v4.2.1: Versioning
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* Good luck! DJj123dj & contributors
|
||||
*/
|
||||
{
|
||||
"_CONFIG_VERSION":"open-ticket-v4.2.0",
|
||||
"_CONFIG_VERSION":"open-ticket-v4.2.1",
|
||||
|
||||
/* Load the bot token from .env or the "token" field below. Leave "token" empty if using "tokenFromENV". */
|
||||
"token":"INSERT_BOT_TOKEN",
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
"image":"", //Image URL. Leave empty to disable
|
||||
"thumbnail":"", //Image URL. Leave empty to disable
|
||||
|
||||
"footer":"Open Ticket v4.2.0", //Leave empty to disable
|
||||
"footer":"Open Ticket v4.2.1", //Leave empty to disable
|
||||
/* Embed fields. Set to empty list [] to disable. */
|
||||
"fields":[
|
||||
{"name":"Field name","value":"Field value","inline":false}
|
||||
|
||||
Reference in New Issue
Block a user