From 361951f8448de29f8dfa4f9f34a9253893a7aa94 Mon Sep 17 00:00:00 2001 From: Gamebrary Date: Fri, 8 Jan 2021 16:09:52 -0700 Subject: [PATCH] todo --- functions/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/functions/index.js b/functions/index.js index cf40eb5e..8cfa153d 100755 --- a/functions/index.js +++ b/functions/index.js @@ -203,6 +203,9 @@ exports.game = functions.https.onRequest((req, res) => { res.status(400).send('missing gameId'); } + // TODO: add collection + // collection.*, + // collection.games.*, const data = `fields name, summary,