You've already forked AstralRinth
forked from didirus/AstralRinth
Homepage base
This commit is contained in:
@@ -211,7 +211,7 @@ export default {
|
||||
theme: 'light',
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
beforeMount() {
|
||||
const theme = localStorage.getItem('data-theme')
|
||||
? localStorage.getItem('data-theme')
|
||||
: 'light'
|
||||
|
||||
Reference in New Issue
Block a user