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

try to speak mangoose

parent cdc60970
Branches
No related tags found
1 merge request!4Url/year/title
...@@ -164,7 +164,7 @@ router.route("/img/:id") ...@@ -164,7 +164,7 @@ router.route("/img/:id")
console.log(err); console.log(err);
} else { } else {
console.log(data); res.json(data);
}}); }});
} catch (err) { } catch (err) {
console.log(err); console.log(err);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment