From 698e94856eb836dd2fe0b0e40a2ff4d50486d072 Mon Sep 17 00:00:00 2001 From: StyleZhang Date: Thu, 21 Nov 2024 08:42:36 +0800 Subject: [PATCH] fix: plugin task zindex --- web/app/components/plugins/plugin-page/plugin-tasks/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/plugins/plugin-page/plugin-tasks/index.tsx b/web/app/components/plugins/plugin-page/plugin-tasks/index.tsx index 2d7ae46874..e7fd8ad4ec 100644 --- a/web/app/components/plugins/plugin-page/plugin-tasks/index.tsx +++ b/web/app/components/plugins/plugin-page/plugin-tasks/index.tsx @@ -119,7 +119,7 @@ const PluginTasks = () => { - +
{t('plugin.task.installedError', { errorLength: errorPlugins.length })}