Skip to content

Commit

Permalink
Update users.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwsilvathiago authored Sep 11, 2024
1 parent 3b16e7d commit d59b66b
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 d59b66b

Please sign in to comment.