Browse Source

Update tauri.conf.json

Yifei Zhang 1 năm trước cách đây
mục cha
commit
b0c6f6d4d3
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

@@ -74,7 +74,7 @@
     "updater": {
       "active": true,
       "endpoints": [
-        "https://github.com/Yidadaa/ChatGPT-Next-Web/releases/latest"
+        "https://github.com/Yidadaa/ChatGPT-Next-Web/releases/download/{{current_version}}/latest.json"
       ],
       "dialog": false,
       "windows": {