mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Link
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user