mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Add code to create webhook.
This commit is contained in:
@@ -8,5 +8,7 @@
|
||||
<div id="webhooks_create"></div>
|
||||
{% endblock %}
|
||||
{% block scripts %}
|
||||
|
||||
<script type="text/javascript" nonce="{{ JS_NONCE }}">
|
||||
var previousUrl = '{{ previousUrl }}';
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user