0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-12 11:02:42 +00:00

Merge branch 'master' into fixBrewJump

This commit is contained in:
G.Ambatte
2022-05-29 16:00:41 +12:00
committed by GitHub

View File

@@ -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',