diff --git a/src/components/PluginSettings/index.tsx b/src/components/PluginSettings/index.tsx
index 687b9ee6..3b283d04 100644
--- a/src/components/PluginSettings/index.tsx
+++ b/src/components/PluginSettings/index.tsx
@@ -152,14 +152,11 @@ function PluginCard({ plugin, disabled, onRestartNeeded, onMouseEnter, onMouseLe
onChange={toggleEnabled}
disabled={disabled}
value={isEnabled()}
- note={{plugin.description}}
+ note={{plugin.description}}
hideBorder={true}
>
-
+
{plugin.name}{isNew && }