mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
spotlight functions indexing
This commit is contained in:
2
resources/js/store/modules/userAuth.js
vendored
2
resources/js/store/modules/userAuth.js
vendored
@@ -45,7 +45,7 @@ const actions = {
|
||||
clearTimeout(popup)
|
||||
commit('DESTROY_DATA')
|
||||
|
||||
router.push({name: 'SignIn'})
|
||||
router.push({name: 'Homepage'})
|
||||
})
|
||||
},
|
||||
addToFavourites: (context, folder) => {
|
||||
|
||||
Reference in New Issue
Block a user