diff --git a/src/ui/templates/plugins.html b/src/ui/templates/plugins.html index a0c70e2d4..d1a8c0cd1 100644 --- a/src/ui/templates/plugins.html +++ b/src/ui/templates/plugins.html @@ -106,7 +106,7 @@
PLUGINS LIST
{% endif %} - {% if plugin['type'] == "external" %} + {% if plugin['type'] == "external" and plugin['method'] in ('ui', 'manual') %}