From 6d88932b851af023d17db38e3128d082ddadf242 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Sun, 10 Dec 2023 21:36:19 +0900 Subject: [PATCH] Web UI: Bump dropzone library to v6.0.0-beta2 --- python/web/src/templates/upload.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python/web/src/templates/upload.html b/python/web/src/templates/upload.html index 2a3b9b3e..823abfbb 100644 --- a/python/web/src/templates/upload.html +++ b/python/web/src/templates/upload.html @@ -41,8 +41,8 @@ @@ -78,6 +78,7 @@ b: "{{ _("B") }}" } } + Dropzone.discover()