Fix TFJM_settings dictionary

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello 2024-10-21 19:09:24 +02:00
parent 70f2be8b17
commit 4ab706d219
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
{% javascript 'main' %}
{{ TFJM|json_script:TFJM_settings }}
{{ TFJM|json_script:'TFJM_settings' }}
<script>
const CSRF_TOKEN = "{{ csrf_token }}"