Merge branch 'location-history'
This commit is contained in:
@@ -69,7 +69,7 @@ function onState (err, _state) {
|
|||||||
state.location.go({
|
state.location.go({
|
||||||
url: 'home',
|
url: 'home',
|
||||||
setup: (cb) => {
|
setup: (cb) => {
|
||||||
dispatch('resetTitle')
|
state.window.title = config.APP_WINDOW_TITLE
|
||||||
cb(null)
|
cb(null)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user