Console fix
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { SocketEvent } from '#application/enums';
|
||||
import { Server } from 'socket.io'
|
||||
|
||||
import { BaseCommand } from '#application/base/baseCommand'
|
||||
import { SocketEvent } from '#application/enums'
|
||||
|
||||
type CommandInput = string[]
|
||||
|
||||
|
Reference in New Issue
Block a user