spotlight functions indexing

This commit is contained in:
Čarodej
2021-12-14 17:14:02 +01:00
parent 342d07126a
commit 86eee2f533
10 changed files with 138 additions and 26 deletions

View File

@@ -45,7 +45,7 @@ const actions = {
clearTimeout(popup)
commit('DESTROY_DATA')
router.push({name: 'SignIn'})
router.push({name: 'Homepage'})
})
},
addToFavourites: (context, folder) => {