Reenable sentry

This commit is contained in:
ziajka
2018-07-23 16:37:09 +02:00
parent da49ac51e6
commit 88f6134092
4 changed files with 21 additions and 23 deletions

View File

@ -6,8 +6,6 @@ const path = require('path');
const url = require('url');
const yargs = require('yargs');
// require('./sentry');
// Keep a global reference of the window object, if you don't, the window will
// be closed automatically when the JavaScript object is garbage collected.
let mainWindow;