Issue 1: Fixed ( Most of it )
All checks were successful
Build Tauri App (Linux + Windows exe) / build (push) Successful in 11m9s

This commit is contained in:
2025-08-27 17:29:22 +02:00
parent 2e8d39d205
commit 68741badd8
3 changed files with 405 additions and 64 deletions

View File

@@ -11,9 +11,10 @@
"windows": [
{
"title": "ByteChat",
"width": 800,
"height": 600,
"devtools": false
"width": 600,
"height": 700,
"devtools": false,
"zoomHotkeysEnabled": false
}
],
"security": {