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

try to speak mangoose

parent 15a8ebd8
Branches master
No related tags found
1 merge request!4Url/year/title
...@@ -180,7 +180,7 @@ router.route("/img/:id") ...@@ -180,7 +180,7 @@ router.route("/img/:id")
console.log(err); console.log(err);
} else { } else {
res.json(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