mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Add webhook code and rebuild.
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
{% endblock %}
|
||||
{% block scripts %}
|
||||
<script type="text/javascript" nonce="{{ JS_NONCE }}">
|
||||
var previousUrl = '{{ previousUrl }}';
|
||||
var previousUrl = '{{ route('webhooks.index') }}';
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user