Browse Source

fix: window center

GyDi 2 năm trước cách đây
mục cha
commit
2462e68ba1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src-tauri/tauri.conf.json

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

@@ -75,6 +75,7 @@
         "title": "Clash Verge",
         "width": 800,
         "height": 636,
+        "center": true,
         "resizable": true,
         "fullscreen": false,
         "decorations": false,