mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 00:31:27 +03:00
Update index.js
This commit is contained in:
@@ -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');
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user