Browse Source

chore: change default height

GyDi 3 năm trước cách đây
mục cha
commit
df0b5a80dc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,