From ec6307e6692cea6bb0270811d80b9952116dae6b Mon Sep 17 00:00:00 2001 From: Sheng Fan Date: Wed, 10 Apr 2024 19:53:37 +0800 Subject: [PATCH] fix last commit --- app/plugins/cn.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/plugins/cn.ts b/app/plugins/cn.ts index 606f96560..1758f5f4d 100644 --- a/app/plugins/cn.ts +++ b/app/plugins/cn.ts @@ -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: "维基百科",