Merge branch 'master' into feature/socketio
This commit is contained in:
commit
6a96729055
1 changed files with 1 additions and 0 deletions
|
|
@ -654,6 +654,7 @@ export default {
|
|||
},
|
||||
|
||||
beforeMount() {
|
||||
this.settings.THEME_CLASS = document.documentElement.className
|
||||
this.settings.THEME_COLOR = this.getActiveColor()
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue