From d8c34690ebbae3d4ffe7cf6e26d442dfef8bf18e Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Mon, 28 Nov 2022 16:28:09 +0200 Subject: [PATCH] fix: merge leftover --- lnbits/extensions/satspay/templates/satspay/display.html | 1 - 1 file changed, 1 deletion(-) 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', '')