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 {