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 4c37705287..d410c06183 100644 --- a/web/app/components/plugins/plugin-page/plugin-tasks/index.tsx +++ b/web/app/components/plugins/plugin-page/plugin-tasks/index.tsx @@ -187,7 +187,7 @@ const PluginTasks = () => { {/* Running Plugins */} {runningPlugins.length > 0 && ( <> -