Merge branch 'location-history'
This commit is contained in:
commit
2ab93f2309
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ function onState (err, _state) {
|
|||
state.location.go({
|
||||
url: 'home',
|
||||
setup: (cb) => {
|
||||
dispatch('resetTitle')
|
||||
state.window.title = config.APP_WINDOW_TITLE
|
||||
cb(null)
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue