Merge branch 'fix/follow-list' into 'develop'

Watch user change in follow-list

Closes #360

See merge request pleroma/pleroma-fe!584
feature/mobile-improvements-2
Shpuld Shpludson 6 years ago
commit a49f6dbf65

@ -57,6 +57,9 @@ const FollowList = {
}
}
},
watch: {
'user': 'fetchEntries'
},
components: {
UserCard
}

Loading…
Cancel
Save