fix: merge bug

This commit is contained in:
Vlad Stan 2022-11-28 16:17:18 +02:00
parent 810cb46e34
commit 0592c02c10

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