actions were off oops

This commit is contained in:
minish 2023-09-02 23:14:25 -04:00
parent 721b350820
commit 7dde4ea772
Signed by: min
GPG Key ID: FEECFF24EF0CE9E9
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ client.on('messageCreate', message => {
} }
if (['restart'].includes(command)) { if (['restart'].includes(command)) {
if (false /*message.author.id !== '778441081883983893'*/) { if (false /* message.author.id !== '778441081883983893' */) {
message.channel.send('no permission!') message.channel.send('no permission!')
} else { } else {
message.channel.send('Restarting!!') message.channel.send('Restarting!!')