Spaces:
jiome
/
Sleeping

jiome commited on
Commit
f0a0487
·
verified ·
1 Parent(s): 94f559a

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -157,4 +157,4 @@ app.get("/", (req, res) => {
157
 
158
  app.listen(port, () => {
159
  console.log(`Server is running at http://localhost:${port}`);
160
- }
 
157
 
158
  app.listen(port, () => {
159
  console.log(`Server is running at http://localhost:${port}`);
160
+ });