mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-08 07:48:45 +01:00
refs #551 Set active tab to first when close preferences
This commit is contained in:
parent
b15f173200
commit
6daf09912d
@ -54,6 +54,7 @@ export default {
|
||||
methods: {
|
||||
close () {
|
||||
this.$router.push('/')
|
||||
this.$store.commit('Preferences/changeActive', '1')
|
||||
},
|
||||
general () {
|
||||
this.$router.push('/preferences/general')
|
||||
|
Loading…
x
Reference in New Issue
Block a user