bundling v2 themes works
This commit is contained in:
parent
324aadb7c1
commit
631b8433c0
3 changed files with 232 additions and 4 deletions
|
@ -447,6 +447,8 @@ export default {
|
|||
this.cGreenColorLocal = this.selected[6]
|
||||
this.cBlueColorLocal = this.selected[7]
|
||||
this.cOrangeColorLocal = this.selected[8]
|
||||
} else if (this.selectedVersion >= 2) {
|
||||
this.normalizeLocalState(this.selected.theme, 2)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue