Phase 2 complete.

This commit is contained in:
Aodhan Collins
2025-10-06 21:08:25 +01:00
parent 66749a5ce7
commit 8d6a681baa
26 changed files with 3163 additions and 164 deletions

View File

@@ -8,7 +8,7 @@
},
"package": {
"productName": "EVE",
"version": "0.1.0"
"version": "0.2.0"
},
"tauri": {
"allowlist": {
@@ -28,6 +28,12 @@
"unminimize": true,
"startDragging": true,
"setAlwaysOnTop": true
},
"globalShortcut": {
"all": true
},
"notification": {
"all": true
}
},
"bundle": {