resume last lasttime instead of always friends/public
This commit is contained in:
parent
3598360ce5
commit
fdbacba36a
5 changed files with 16 additions and 1 deletions
|
@ -26,6 +26,7 @@ const TimelineMenu = {
|
|||
if (this.currentUser && this.currentUser.locked) {
|
||||
this.$store.dispatch('startFetchingFollowRequests')
|
||||
}
|
||||
this.$store.dispatch('setLastTimeline', this.$route.name)
|
||||
},
|
||||
methods: {
|
||||
openMenu () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue