diff --git a/src/controllers/dashboard/plugins/installed/index.js b/src/controllers/dashboard/plugins/installed/index.js index c5d41094a6..cc6435482a 100644 --- a/src/controllers/dashboard/plugins/installed/index.js +++ b/src/controllers/dashboard/plugins/installed/index.js @@ -74,7 +74,6 @@ function getPluginCardHtml(plugin, pluginConfigurationPages) { } else { html += ''; } - html += configPageUrl ? '' : ''; html += ''; html += '';