Ver Fonte

chore: change default height

GyDi há 3 anos atrás
pai
commit
df0b5a80dc
1 ficheiros alterados com 1 adições e 1 exclusões
  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,