mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 09:23:07 +02:00
Update index.js
This commit is contained in:
parent
4463a0290e
commit
964747d43b
@ -36,8 +36,6 @@ const log = new Logger({
|
|||||||
debug: config.debug
|
debug: config.debug
|
||||||
});
|
});
|
||||||
|
|
||||||
log.multi(log); // required to allow other files to access the logger
|
|
||||||
|
|
||||||
require('./modules/updater')(); // check for updates
|
require('./modules/updater')(); // check for updates
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user