fix: merge bug
This commit is contained in:
parent
810cb46e34
commit
0592c02c10
1 changed files with 0 additions and 1 deletions
|
|
@ -449,7 +449,6 @@
|
||||||
},
|
},
|
||||||
created: async function () {
|
created: async function () {
|
||||||
await this.getCustomCss()
|
await this.getCustomCss()
|
||||||
if (this.charge.payment_request) this.payInvoice()
|
|
||||||
// Remove a user defined theme
|
// Remove a user defined theme
|
||||||
if (this.charge.custom_css) {
|
if (this.charge.custom_css) {
|
||||||
document.body.setAttribute('data-theme', '')
|
document.body.setAttribute('data-theme', '')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue