mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +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