0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 05:52:46 +00:00

Merge branch 'master' into Language-Attribute

This commit is contained in:
Gazook89
2022-10-20 12:40:49 -05:00
26 changed files with 1544 additions and 3918 deletions

View File

@@ -181,6 +181,7 @@ app.get('/user/:username', async (req, res, next)=>{
'createdAt',
'updatedAt',
'lastViewed',
'thumbnail',
'tags'
];