From 29900f3ab11e853163f7e3c069a94983bad37e28 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Mon, 18 Jul 2022 17:10:21 +0200
Subject: [PATCH] Update some JS libraries
---
app/templates/_scripts.html.j2 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/templates/_scripts.html.j2 b/app/templates/_scripts.html.j2
index 1956d6e7..eb1886dc 100644
--- a/app/templates/_scripts.html.j2
+++ b/app/templates/_scripts.html.j2
@@ -1,6 +1,6 @@
-
+
-
+
{%- assets
filters='rjsmin',
output='gen/app.%(version)s.js',