fix: merge leftover

This commit is contained in:
Vlad Stan 2022-11-28 16:28:09 +02:00
parent 0592c02c10
commit ce3eab9522

View File

@ -448,7 +448,6 @@
}
},
created: async function () {
await this.getCustomCss()
// Remove a user defined theme
if (this.charge.custom_css) {
document.body.setAttribute('data-theme', '')