mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 22:52:39 +00:00
Fetch published prop for brew on user page
This commit is contained in:
@@ -199,6 +199,7 @@ app.get('/user/:username', async (req, res, next)=>{
|
|||||||
'pageCount',
|
'pageCount',
|
||||||
'description',
|
'description',
|
||||||
'authors',
|
'authors',
|
||||||
|
'published',
|
||||||
'views',
|
'views',
|
||||||
'shareId',
|
'shareId',
|
||||||
'editId',
|
'editId',
|
||||||
|
|||||||
Reference in New Issue
Block a user