diff --git a/public/electron.js b/public/electron.js index 4ceab61..3c601e9 100644 --- a/public/electron.js +++ b/public/electron.js @@ -118,7 +118,6 @@ async function createWindow() { }, }) - // console.log('removing practice data') // store.clear() const startUrl = isDev @@ -205,8 +204,6 @@ async function createWindow() { practiceData[deckName][item.timeCreated].rating = rating } - // console.log(JSON.stringify(practiceData, null, 2)) - // set the store again store.set(practiceDataStore, practiceData) }) diff --git a/release/.gitkeep b/release/.gitkeep new file mode 100644 index 0000000..e69de29