Watch user change in follow-list
This commit is contained in:
parent
8625a612cd
commit
0ca145ac95
@ -55,6 +55,9 @@ const FollowList = {
|
||||
}
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
'$route': 'fetchEntries'
|
||||
},
|
||||
components: {
|
||||
UserCard
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user