mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 22:58:46 +01:00
fix: merge bug
This commit is contained in:
parent
c1890d4b4c
commit
04a5d834d2
1 changed files with 0 additions and 1 deletions
|
@ -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', '')
|
||||
|
|
Loading…
Add table
Reference in a new issue