diff --git a/server.ts b/server.ts index d4634c8..e3fd6e0 100644 --- a/server.ts +++ b/server.ts @@ -7,4 +7,4 @@ const server = new Server({ server.start(); -console.log("Listening on http://localhost:8000"); \ No newline at end of file +console.log("Listening on http://localhost:8000");