mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
Plan settings refactoring
This commit is contained in:
1
resources/js/store/modules/userAuth.js
vendored
1
resources/js/store/modules/userAuth.js
vendored
@@ -46,6 +46,7 @@ const actions = {
|
||||
.then(() => {
|
||||
clearTimeout(popup)
|
||||
commit('DESTROY_DATA')
|
||||
commit('SET_AUTHORIZED', false)
|
||||
|
||||
router.push({name: 'Homepage'})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user