From d8da88aefa43d443abf4dffadeb5ce41c0aac77b Mon Sep 17 00:00:00 2001 From: benarc Date: Mon, 28 Sep 2020 16:59:20 +0100 Subject: [PATCH] Fixed QR codes not printing --- lnbits/extensions/withdraw/templates/withdraw/print_qr.html | 1 - 1 file changed, 1 deletion(-) diff --git a/lnbits/extensions/withdraw/templates/withdraw/print_qr.html b/lnbits/extensions/withdraw/templates/withdraw/print_qr.html index 3a47c6b7..5d01d21c 100644 --- a/lnbits/extensions/withdraw/templates/withdraw/print_qr.html +++ b/lnbits/extensions/withdraw/templates/withdraw/print_qr.html @@ -54,7 +54,6 @@ new Vue({ el: '#vue', - mixins: [windowMixin], data: function () { return { theurl: location.protocol + '//' + location.host,