fix window controls not responding to clicks

This commit is contained in:
2026-03-13 00:35:04 +02:00
parent f610bf58c4
commit 4598ae3ac9
3 changed files with 8 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "ZeroClock",
"version": "1.0.2",
"version": "1.0.3",
"identifier": "com.localtimetracker.app",
"build": {
"beforeDevCommand": "npm run dev",