Fix for loading plugins to the interface list

This commit is contained in:
chris
2020-08-11 01:25:59 -04:00
parent f9f26b10dc
commit 57e2009bf7
2 changed files with 4 additions and 2 deletions

View File

@@ -919,6 +919,7 @@
<li><a href="{% url 'installed' %}"
title="{% trans 'Installed Plugins' %}"><span>{% trans "Installed" %}</span></a>
</li>
{# pluginsList #}
</ul>
</div><!-- .sidebar-submenu -->