Skip to content

Commit

Permalink
Force action re-run
Browse files Browse the repository at this point in the history
  • Loading branch information
Bravewave committed Nov 17, 2024
1 parent 64e1a87 commit 0abe652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ const classifyRouter = require('./routes/classify.js');
app.use('/api/classify', classifyRouter);

app.listen(port, () => console.log(`Server is running on port`, port));
// balls

0 comments on commit 0abe652

Please sign in to comment.