diff --git a/server/app.js b/server/app.js index c04e9b370..dc7b388da 100644 --- a/server/app.js +++ b/server/app.js @@ -199,6 +199,7 @@ app.get('/user/:username', async (req, res, next)=>{ 'pageCount', 'description', 'authors', + 'published', 'views', 'shareId', 'editId',