Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Luc Didry <luc@framasoft.org>
This commit is contained in:
Booteille 2024-06-26 15:14:59 +00:00
parent 9695a615da
commit 0bd7bc6212
1 changed files with 1 additions and 1 deletions

View File

@ -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'
% }
<script type="module" src="/js/lufi-up.js"></script>