Skip to content
Snippets Groups Projects
Commit 83ae8fce authored by DFN2's avatar DFN2
Browse files

checking if updates

parent ffc37b19
No related branches found
No related tags found
No related merge requests found
...@@ -92,6 +92,9 @@ function createWindow() { ...@@ -92,6 +92,9 @@ function createWindow() {
mainWindow.loadURL(indexFileUrl); mainWindow.loadURL(indexFileUrl);
mainWindow.maximize(); mainWindow.maximize();
console.log('should check for updates')
require('update-electron-app')({ require('update-electron-app')({
repo: 'dfn2/pling-store', repo: 'dfn2/pling-store',
host: 'http://www.opencode.net', host: 'http://www.opencode.net',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment