mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 18:32:41 +00:00
bring back thumbnails!
This commit is contained in:
@@ -59,7 +59,6 @@ const findBrews = async (req, res) => {
|
||||
text: 0,
|
||||
textBin: 0,
|
||||
version: 0,
|
||||
thumbnail: 0,
|
||||
};
|
||||
|
||||
await HomebrewModel.find(combinedQuery, projection)
|
||||
|
||||
Reference in New Issue
Block a user