0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 14:12:40 +00:00

Fetch published prop for brew on user page

This commit is contained in:
Trevor Buckner
2022-05-28 22:57:31 -04:00
parent ca8bd448a2
commit 7eaec80d96

View File

@@ -199,6 +199,7 @@ app.get('/user/:username', async (req, res, next)=>{
'pageCount',
'description',
'authors',
'published',
'views',
'shareId',
'editId',