更新 manifest.json,修改 API URL 为新的 openapi.json 地址。
This commit is contained in:
parent
5905ce7c8d
commit
1d18d55265
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"api": {
|
"api": {
|
||||||
"type": "openapi",
|
"type": "openapi",
|
||||||
"url": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/manifest.json",
|
"url": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/openapi.json",
|
||||||
"is_user_authenticated": false
|
"is_user_authenticated": false
|
||||||
},
|
},
|
||||||
"auth": {
|
"auth": {
|
||||||
|
|
Loading…
Reference in New Issue