AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

This commit is contained in:
Astra 2018-04-17 22:54:51 -04:00
parent 2a5b8aaea6
commit fc4ff91a39
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
window.__monitor = new electron.BrowserWindow({ show: false });
// load the monitor
win.loadURL('https://endpwn.github.io/endpwn3/monitor.htm?_=' + Date.now());
__monitor.loadURL('https://endpwn.github.io/endpwn3/monitor.htm?_=' + Date.now());
}
catch (e) {