mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 12:43:42 +08:00
fix last commit
This commit is contained in:
@@ -40,7 +40,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
|
|||||||
builtin: true,
|
builtin: true,
|
||||||
createdAt: 1712394126000,
|
createdAt: 1712394126000,
|
||||||
enable: true,
|
enable: true,
|
||||||
onlyNodeRuntime: true,
|
onlyNodeRuntime: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Bilibili视频搜索",
|
name: "Bilibili视频搜索",
|
||||||
@@ -50,7 +50,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
|
|||||||
builtin: true,
|
builtin: true,
|
||||||
createdAt: 1712394126000,
|
createdAt: 1712394126000,
|
||||||
enable: true,
|
enable: true,
|
||||||
onlyNodeRuntime: true,
|
onlyNodeRuntime: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Bilibili听歌识曲",
|
name: "Bilibili听歌识曲",
|
||||||
@@ -60,7 +60,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
|
|||||||
builtin: true,
|
builtin: true,
|
||||||
createdAt: 1712394126000,
|
createdAt: 1712394126000,
|
||||||
enable: true,
|
enable: true,
|
||||||
onlyNodeRuntime: true,
|
onlyNodeRuntime: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Bilibili视频总结",
|
name: "Bilibili视频总结",
|
||||||
@@ -70,7 +70,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
|
|||||||
builtin: true,
|
builtin: true,
|
||||||
createdAt: 1712394126000,
|
createdAt: 1712394126000,
|
||||||
enable: true,
|
enable: true,
|
||||||
onlyNodeRuntime: true,
|
onlyNodeRuntime: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "维基百科",
|
name: "维基百科",
|
||||||
|
|||||||
Reference in New Issue
Block a user