Fixed themeswitcher
parent
71b2ff2807
commit
5cdd6bb8fd
|
@ -81,7 +81,7 @@ export default {
|
|||
},
|
||||
data() {
|
||||
return {
|
||||
theme: 'nova-light',
|
||||
theme: 'saga-blue',
|
||||
activeMenuIndex: null
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue