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
1 merge request!17Development
Pipeline #882 passed
......@@ -92,6 +92,9 @@ function createWindow() {
mainWindow.loadURL(indexFileUrl);
mainWindow.maximize();
console.log('should check for updates')
require('update-electron-app')({
repo: 'dfn2/pling-store',
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