Skip to content
Snippets Groups Projects
Commit aef24bc7 authored by Inès Yeterian's avatar Inès Yeterian
Browse files

try to speak mangoose

parent c9e21425
No related branches found
No related tags found
1 merge request!4Url/year/title
...@@ -156,7 +156,6 @@ router.route("/img/:id") ...@@ -156,7 +156,6 @@ router.route("/img/:id")
router.get('/pdf/url', (req, res) => { router.get('/pdf/url', (req, res) => {
try { try {
console.log(req.params.url);
urltoucans. urltoucans.
match({urlId: 'boule-2022'}). match({urlId: 'boule-2022'}).
exec((err,data) => { exec((err,data) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment