npm run frmat

This commit is contained in:
2024-09-20 12:34:34 +02:00
parent 5a40fb4734
commit 2101d20835
6 changed files with 27 additions and 29 deletions

View File

@ -79,4 +79,4 @@ export default class TeleportCommandEvent {
this.socket.emit('notification', { title: 'Server message', message: 'An error occurred while teleporting' })
}
}
}
}