chore: set initial window state to normal and update project metadata
Build and Upload Binaries / build-and-upload (push) Successful in 1m1s

This commit is contained in:
2026-06-09 13:26:13 +01:00
parent 7e840e03ac
commit 1490e2e02b
2 changed files with 9 additions and 5 deletions
+5 -2
View File
@@ -7,7 +7,10 @@
"frontend:dev:watcher": "npm run dev",
"frontend:dev:serverUrl": "auto",
"author": {
"name": "Jamie Banks",
"email": "jamie@jdbnet.co.uk"
"name": "JDB-NET"
},
"info": {
"companyName": "JDB-NET Limited",
"productName": "GoExplore"
}
}