mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
More fixes
This commit is contained in:
@@ -31,6 +31,7 @@ module.exports = class Client extends FrameworkClient {
|
||||
this.i18n = new I18n('en-GB', locales);
|
||||
this.config = config;
|
||||
this.log = log;
|
||||
this.supers = (process.env.SUPER ?? '').split(',');
|
||||
}
|
||||
|
||||
async login(token) {
|
||||
|
Reference in New Issue
Block a user