From 1bb29cf0b111149af67c74abf47a18af24487d85 Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Sat, 12 Apr 2025 08:47:00 +0100 Subject: [PATCH] bug: add the defaults else it fails (#3099) --- lnbits/templates/print.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lnbits/templates/print.html b/lnbits/templates/print.html index f9e77325..9ee3dd40 100644 --- a/lnbits/templates/print.html +++ b/lnbits/templates/print.html @@ -49,9 +49,17 @@ {% endfor %} - {% block scripts %}{% endblock %} {% for url in INCLUDED_COMPONENTS %} {% endfor %}