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

try to speak mangoose

parent e29a81f1
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[0]); console.log(data[0].urlId);
}}); }});
} 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