1
0

auto-git:

[change] main.js
This commit is contained in:
2025-06-04 14:47:24 +02:00
parent 8f6d8f2e51
commit cbd8cc228e

View File

@@ -56,7 +56,8 @@ console.log("Startup-Folders:", store.get('folders'));
let tray = null;
process.on('uncaughtException', console.error);
require('events').defaultMaxListeners = 50;
function createTray(win) {
const iconPath = path.join(__dirname, 'assets/icon/trayicon.png');