fix last commit

This commit is contained in:
Sheng Fan 2024-04-10 19:53:37 +08:00
parent d5531d0e9c
commit ec6307e669
1 changed files with 4 additions and 4 deletions

View File

@ -40,7 +40,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
builtin: true,
createdAt: 1712394126000,
enable: true,
onlyNodeRuntime: true,
onlyNodeRuntime: false,
},
{
name: "Bilibili视频搜索",
@ -50,7 +50,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
builtin: true,
createdAt: 1712394126000,
enable: true,
onlyNodeRuntime: true,
onlyNodeRuntime: false,
},
{
name: "Bilibili听歌识曲",
@ -60,7 +60,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
builtin: true,
createdAt: 1712394126000,
enable: true,
onlyNodeRuntime: true,
onlyNodeRuntime: false,
},
{
name: "Bilibili视频总结",
@ -70,7 +70,7 @@ export const CN_PLUGINS: BuiltinPlugin[] = [
builtin: true,
createdAt: 1712394126000,
enable: true,
onlyNodeRuntime: true,
onlyNodeRuntime: false,
},
{
name: "维基百科",