fix: merge leftover

This commit is contained in:
Vlad Stan 2022-11-28 16:28:09 +02:00 committed by dni ⚡
parent 04a5d834d2
commit d8c34690eb

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