Update tauri.conf.json

This commit is contained in:
Hk-Gosuto 2023-07-24 16:50:38 +08:00 committed by GitHub
parent 7c1a03e18b
commit da0e182f3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
"updater": {
"active": true,
"endpoints": [
"https://github.com/Hk-Gosuto/ChatGPT-Next-Web/releases/latest/download/latest.json"
"https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain/releases/latest/download/latest.json"
],
"dialog": false,
"windows": {