forked from AkkomaGang/akkoma-fe
Watch user change in follow-list
This commit is contained in:
parent
8625a612cd
commit
0ca145ac95
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ const FollowList = {
|
|||
}
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
'$route': 'fetchEntries'
|
||||
},
|
||||
components: {
|
||||
UserCard
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue