oopsie cant spell
This commit is contained in:
parent
b94fc32f46
commit
7e623c36fd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ module.exports = class {
|
|||
}
|
||||
|
||||
run (client, message, args, data) { //eslint-disable-line no-unused-vars
|
||||
client.logger.success('RESTART', 'Restart command recieved. ' + exitQuotes.random());
|
||||
client.logger.success('RESTART', 'Restart command received. ' + exitQuotes.random());
|
||||
client.disconnect();
|
||||
client.functions.wait();
|
||||
|
||||
|
|
Loading…
Reference in a new issue