Merge pull request #6 from rGamer9/main

reduce window size
This commit is contained in:
Vilian Gerdzhikov
2022-09-04 19:11:23 +03:00
committed by GitHub

View File

@@ -56,8 +56,8 @@
"windows": [
{
"title": "Svelte-Tauri Template",
"width": 1200,
"height": 800,
"width": 900,
"height": 600,
"fullscreen": false,
"transparent": true,
"decorations": false