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

try to speak mangoose

parent aef24bc7
No related branches found
No related tags found
1 merge request!4Url/year/title
...@@ -163,7 +163,7 @@ router.route("/img/:id") ...@@ -163,7 +163,7 @@ router.route("/img/:id")
console.log(err); console.log(err);
} else { } else {
console.log(data._id); console.log(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