diff --git a/server/app.js b/server/app.js index cbbc3e3fe..27326caf4 100644 --- a/server/app.js +++ b/server/app.js @@ -179,6 +179,7 @@ app.get('/user/:username', async (req, res, next)=>{ 'createdAt', 'updatedAt', 'lastViewed', + 'thumbnail', 'tags' ];