Skip to content
Snippets Groups Projects
Commit 7b74045a authored by Henrik Askjer's avatar Henrik Askjer
Browse files

remove duplicate code

parent aa9f5df7
No related branches found
No related tags found
No related merge requests found
......@@ -68,9 +68,6 @@ import TopBar from './components/TopBar.vue'
}
},
mounted: function(){
if (!this.no_locale) {
this._i18n.locale = this.$store.state.locale
}
document.title = 'Ordbøkene - ' + process.env.VUE_APP_VERSION_LABEL
},
methods: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment