Watch user change in follow-list

feature/mobile-improvements-2
Edijs 6 years ago
parent 8625a612cd
commit 0ca145ac95

@ -55,6 +55,9 @@ const FollowList = {
}
}
},
watch: {
'$route': 'fetchEntries'
},
components: {
UserCard
}

Loading…
Cancel
Save