auto-git:
[change] main.js
This commit is contained in:
3
main.js
3
main.js
@@ -56,7 +56,8 @@ console.log("Startup-Folders:", store.get('folders'));
|
|||||||
|
|
||||||
let tray = null;
|
let tray = null;
|
||||||
|
|
||||||
|
process.on('uncaughtException', console.error);
|
||||||
|
require('events').defaultMaxListeners = 50;
|
||||||
|
|
||||||
function createTray(win) {
|
function createTray(win) {
|
||||||
const iconPath = path.join(__dirname, 'assets/icon/trayicon.png');
|
const iconPath = path.join(__dirname, 'assets/icon/trayicon.png');
|
||||||
|
|||||||
Reference in New Issue
Block a user