This commit is contained in:
James Cole
2023-12-30 13:10:42 +01:00
parent eec1888f87
commit f7a4bd5d12

View File

@@ -92,9 +92,11 @@
</a>
</li>
{% else %}
<li class="{{ activeRoutePartial('webhooks') }}">
<li class="">
<a href="#">
<span class="fa fa-angle-right fa-fw"></span>
<span>{{ 'webhooks'|_ }} ({{ 'webhooks_menu_disabled'|_ }})</span>
</a>
</li>
{% endif %}
</ul>