Skip to content

Commit

Permalink
Merge pull request #1 from wwwsilvathiago/wwwsilvathiago/update-users…
Browse files Browse the repository at this point in the history
…-routes

Update users.js
  • Loading branch information
wwwsilvathiago authored Sep 11, 2024
2 parents 3b16e7d + d59b66b commit bd5b805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/routes/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ router.get('/users', function (req, res, next) {
res.send('respond with a resource')
})


module.exports = router

0 comments on commit bd5b805

Please sign in to comment.