include bundles when loading game detail

This commit is contained in:
Gamebrary 2021-02-12 16:14:26 -07:00
parent 8d5f7cc194
commit 26a577174c

View file

@ -219,6 +219,7 @@ exports.game = functions.https.onRequest((req, res) => {
release_dates.date,
websites.category,
websites.url,
bundles.*,
alternative_names.*,
age_ratings.*,
videos.video_id,