This commit is contained in:
root
2019-10-07 23:23:28 +02:00
parent 7e0939f8c4
commit 1dc6caa82f

View File

@@ -27,5 +27,4 @@ export async function init() {
await eventHandler.init(client);
eventHandler.handleEvents();
CommandManager.reload();
}