oopsie cant spell

This commit is contained in:
Emily 2022-12-09 23:41:47 +11:00
parent b94fc32f46
commit 7e623c36fd
1 changed files with 1 additions and 1 deletions

View File

@ -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();