code deletion

This commit is contained in:
Čarodej
2022-04-27 09:57:31 +02:00
parent eb4d5b4cba
commit 3b3bf62cb8
23 changed files with 121 additions and 553 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ const actions = {
commit('DESTROY_DATA')
commit('SET_AUTHORIZED', false)
router.push({name: 'Homepage'})
router.push({name: 'SignIn'})
})
},
addToFavourites: (context, folder) => {