From 0b112a5dabeedc4d3147d1b49bf2121ea5c957c4 Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 9 Jul 2020 16:52:37 +0100 Subject: [PATCH] lb live again --- functions/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/index.js b/functions/index.js index b566e924f..9c1345bcc 100644 --- a/functions/index.js +++ b/functions/index.js @@ -1028,9 +1028,9 @@ exports.generatePairingCode = functions.https.onCall((request, response) => { }); async function checkLeaderboards(resultObj, type, banned, name) { - return { - insertedAt: null, - }; + // return { + // insertedAt: null, + // }; try { if (!name) return {