Issue 1: Fixed ( Most of it )
All checks were successful
Build Tauri App (Linux + Windows exe) / build (push) Successful in 11m9s
All checks were successful
Build Tauri App (Linux + Windows exe) / build (push) Successful in 11m9s
This commit is contained in:
@@ -11,9 +11,10 @@
|
||||
"windows": [
|
||||
{
|
||||
"title": "ByteChat",
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"devtools": false
|
||||
"width": 600,
|
||||
"height": 700,
|
||||
"devtools": false,
|
||||
"zoomHotkeysEnabled": false
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user