Skip to content

Commit

Permalink
Update createWindow.js
Browse files Browse the repository at this point in the history
  • Loading branch information
amanharwara committed Jun 1, 2020
1 parent 0aad3a3 commit 4e13a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/createWindow.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Import BrowserWindow module
const { BrowserWindow, nativeImage } = require("electron");

const path = require("path");
// Import Store module
const Store = require("electron-store");

Expand Down

0 comments on commit 4e13a18

Please sign in to comment.