xbox: fixup #307
This commit is contained in:
parent
b8071d442c
commit
c4be7ece21
1 changed files with 0 additions and 1 deletions
1
xbox.js
1
xbox.js
|
|
@ -16,7 +16,6 @@ const URL_CLAIM = 'https://www.xbox.com/en-US/live/gold'; // #gameswithgold";
|
||||||
console.log(datetime(), 'started checking xbox');
|
console.log(datetime(), 'started checking xbox');
|
||||||
|
|
||||||
const db = await jsonDb('xbox.json', {});
|
const db = await jsonDb('xbox.json', {});
|
||||||
db.data ||= {};
|
|
||||||
|
|
||||||
handleSIGINT();
|
handleSIGINT();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue