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