focus hard

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-23 21:53:28 +02:00
parent c0c378cf6f
commit d4b64d387d
+1
View File
@@ -582,6 +582,7 @@ async function checkVersion() {
getCurrentWindow().listen('tauri://close-requested', async (e) => {
console.log('(main) window close requested')
await getCurrentWindow().destroy()
})
getCurrentWindow().listen('rebuild-tray', async (e) => {