Improved activity overview
This commit is contained in:
@ -11,4 +11,4 @@ component Comments(parent arn.PostParent, user *arn.User)
|
||||
//- p.no-data.mountable No comments have been written yet.
|
||||
//- else
|
||||
each post in parent.PostsRelevantFirst(5)
|
||||
Postable(post, user, true, "")
|
||||
Postable(post, user, true, false, "")
|
Reference in New Issue
Block a user