fix: merge bug

This commit is contained in:
Vlad Stan 2022-11-28 16:17:18 +02:00 committed by dni ⚡
parent c1890d4b4c
commit 04a5d834d2

View file

@ -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', '')