mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-29 10:10:00 +02:00
fix: merge leftover
This commit is contained in:
@ -448,7 +448,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created: async function () {
|
created: async function () {
|
||||||
await this.getCustomCss()
|
|
||||||
// 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', '')
|
||||||
|
Reference in New Issue
Block a user