From cce1c13175685a345f41dc3746bcccee7900dd47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= Date: Tue, 7 Apr 2026 11:22:28 +0200 Subject: [PATCH] Show title image filename on hover when picking icon. --- templates/imagepicker.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/imagepicker.mustache b/templates/imagepicker.mustache index cccf77a..a9e144a 100644 --- a/templates/imagepicker.mustache +++ b/templates/imagepicker.mustache @@ -40,7 +40,7 @@
{{#images}}
-
{{name}}
+
{{name}}
{{/images}}