Prechádzať zdrojové kódy

chore: change default height

GyDi 3 rokov pred
rodič
commit
df0b5a80dc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src-tauri/tauri.conf.json

+ 1 - 1
src-tauri/tauri.conf.json

@@ -71,7 +71,7 @@
       {
         "title": "Clash Verge",
         "width": 800,
-        "height": 610,
+        "height": 636,
         "resizable": true,
         "fullscreen": false,
         "decorations": false,