diff --git a/electron.js b/electron.js index 2298d4b5..446f15fe 100644 --- a/electron.js +++ b/electron.js @@ -5,7 +5,7 @@ const modpath = require('path') const isMac = process.platform === 'darwin' // call updater -///require('update-electron-app')() +require('update-electron-app')() // init sentry require('@sentry/electron').init({ dsn: "https://bf329df3d1b34afa9f5b5e8ecd80ad11@o320878.ingest.sentry.io/1813925" }); diff --git a/index.html b/index.html index 5a1eb910..01b752de 100644 --- a/index.html +++ b/index.html @@ -129,12 +129,11 @@ if (window.location.host.endsWith('8bitworkshop.com')) {