mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:31:35 +08:00
FEATURE: show topics viewed on user summary
This commit is contained in:
@ -158,6 +158,7 @@ class UserSummary
|
||||
delegate :likes_given,
|
||||
:likes_received,
|
||||
:days_visited,
|
||||
:topics_entered,
|
||||
:posts_read_count,
|
||||
:topic_count,
|
||||
:post_count,
|
||||
|
Reference in New Issue
Block a user