diff --git a/functions/index.js b/functions/index.js index 233bbdd9a..be146432f 100644 --- a/functions/index.js +++ b/functions/index.js @@ -2611,6 +2611,7 @@ exports.checkLeaderboards = functions.https.onRequest( } else { response.status(200).send({ data: { + status: 1, daily: { insertedAt: null, },