Update tauri.conf.json
This commit is contained in:
parent
7c1a03e18b
commit
da0e182f3e
|
@ -85,7 +85,7 @@
|
||||||
"updater": {
|
"updater": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"endpoints": [
|
"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,
|
"dialog": false,
|
||||||
"windows": {
|
"windows": {
|
||||||
|
|
Loading…
Reference in New Issue