Error fixing and debugging implementation.
Release Inventarsystem / release-docker (push) Successful in 2m14s

This commit is contained in:
2026-08-17 00:50:35 +02:00
parent 0ea5d2db26
commit 3f6830e8c8
+1 -1
View File
@@ -1382,7 +1382,7 @@
return ` return `
<div class="item-image-wrapper"> <div class="item-image-wrapper">
<img src="${imageSrc}" <img src="{{ url_for('uploaded_file', filename=img) }}"
alt="Buchcover" alt="Buchcover"
class="item-image" class="item-image"
loading="lazy" loading="lazy"