From c4be7ece21702fb73bc7ed61bafd7abc6133a911 Mon Sep 17 00:00:00 2001 From: Ralf Vogler Date: Tue, 25 Jun 2024 18:45:21 +0200 Subject: [PATCH] xbox: fixup #307 --- xbox.js | 1 - 1 file changed, 1 deletion(-) diff --git a/xbox.js b/xbox.js index 67054ef..fd78c66 100644 --- a/xbox.js +++ b/xbox.js @@ -16,7 +16,6 @@ const URL_CLAIM = 'https://www.xbox.com/en-US/live/gold'; // #gameswithgold"; console.log(datetime(), 'started checking xbox'); const db = await jsonDb('xbox.json', {}); -db.data ||= {}; handleSIGINT();