mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 17:23:08 +02:00
Update index.js
This commit is contained in:
parent
5846b88db2
commit
92110b405f
@ -4,7 +4,13 @@
|
|||||||
* @author eartharoid <contact@eartharoid.me>
|
* @author eartharoid <contact@eartharoid.me>
|
||||||
* @license GNU-GPLv3
|
* @license GNU-GPLv3
|
||||||
*
|
*
|
||||||
|
* DiscordTickets Copyright (C) 2020 Isaac "eartharoid" Saunders
|
||||||
|
* This program comes with ABSOLUTELY NO WARRANTY.
|
||||||
|
* This is free software, and you are welcome to redistribute it
|
||||||
|
* under certain conditions. See the included LICENSE file for details.
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const fs = require('fs');
|
const fs = require('fs');
|
||||||
const path = require('path');
|
const path = require('path');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user