diff --git a/lnbits/extensions/satspay/templates/satspay/display.html b/lnbits/extensions/satspay/templates/satspay/display.html index 8fc240c71..58ca0a507 100644 --- a/lnbits/extensions/satspay/templates/satspay/display.html +++ b/lnbits/extensions/satspay/templates/satspay/display.html @@ -449,7 +449,6 @@ }, created: async function () { await this.getCustomCss() - if (this.charge.payment_request) this.payInvoice() // Remove a user defined theme if (this.charge.custom_css) { document.body.setAttribute('data-theme', '')