From 0bd7bc62122ed65966aa103441659b3366e711fe Mon Sep 17 00:00:00 2001 From: Booteille Date: Wed, 26 Jun 2024 15:14:59 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Luc Didry --- themes/default/templates/index.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/templates/index.html.ep b/themes/default/templates/index.html.ep index 0afc03f..a91c0f1 100644 --- a/themes/default/templates/index.html.ep +++ b/themes/default/templates/index.html.ep @@ -165,5 +165,5 @@ %= javascript '/js/filesize.min.js' %= javascript '/js/jszip.min.js' %= javascript '/js/lufi-notifications.js' +%= javascript '/js/lufi-up.js', type => 'module' % } -