formatting
This commit is contained in:
parent
268ef88332
commit
586cd2f5f4
1 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ client.on('message', async message => {
|
|||
|
||||
try {
|
||||
|
||||
switch(commandName){
|
||||
switch (commandName) {
|
||||
case "ban":
|
||||
case "userinfo":
|
||||
case "botinfo":
|
||||
|
|
Loading…
Add table
Reference in a new issue