Skip to content

Commit fa26d7c

Browse files
authored
Merge pull request #336 from Human-Connection/develop
Quickfix
2 parents ca7d085 + de99fa4 commit fa26d7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/layout/Topbar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
onLogoClick () {
106106
this.$store.commit('newsfeed/clear')
107107
this.$store.dispatch('newsfeed/fetch')
108-
this.$router.push({ name: 'index' })
109108
}
110109
}
111110
}

0 commit comments

Comments
 (0)