refactor: sync based on interval not window event

This commit is contained in:
2024-11-04 09:40:33 +07:00
parent efd3c83193
commit bd1f2b899d
5 changed files with 111 additions and 112 deletions

View File

@@ -30,6 +30,13 @@
"$RESOURCE/*"
]
}
},
"trayIcon": {
"id": "main",
"iconAsTemplate": true,
"menuOnLeftClick": true,
"tooltip": "Lume",
"iconPath": "./icons/tray.png"
}
},
"bundle": {