mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-08 15:58:42 +01:00
Clean up unused method calling
This commit is contained in:
parent
99f8493638
commit
2ef7ae2a4c
@ -36,7 +36,6 @@ export default {
|
||||
this.$store.dispatch('App/loadPreferences').then(conf => {
|
||||
this.$i18n.i18next.changeLanguage(conf.language.language)
|
||||
})
|
||||
this.$store.dispatch('App/loadProxy')
|
||||
},
|
||||
destroyed() {
|
||||
this.$store.dispatch('App/removeShortcutsEvents')
|
||||
|
Loading…
x
Reference in New Issue
Block a user