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

cute waiting message

parent 8dd875b0
Branches
No related tags found
1 merge request!4Url/year/title
......@@ -168,7 +168,7 @@ router.get('/pdf/:urlId', (req, res) => {
}});
} catch (err) {
console.log(err);
res.sendStatus(401);
res.sendStatus(404,"Nous cherchons votre Toucan, n'hésitez pas à recharger !");
}
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment