Merge branch 'master' into feature/socketio

This commit is contained in:
Liyas Thomas
2020-03-04 15:37:32 +05:30
committed by GitHub

View File

@@ -654,6 +654,7 @@ export default {
},
beforeMount() {
this.settings.THEME_CLASS = document.documentElement.className
this.settings.THEME_COLOR = this.getActiveColor()
},