intersectionless support
This commit is contained in:
parent
8dc45514ef
commit
ba48c875db
1 changed files with 2 additions and 0 deletions
|
|
@ -169,6 +169,8 @@ const AppearanceTab = {
|
||||||
}, {
|
}, {
|
||||||
root: this.$refs.themeList
|
root: this.$refs.themeList
|
||||||
})
|
})
|
||||||
|
} else {
|
||||||
|
this.availableStyles.forEach(theme => this.previewTheme(theme.key, theme.version, theme.data))
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
updated () {
|
updated () {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue