mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 00:17:17 +08:00
FEATURE: show topics viewed on user summary
This commit is contained in:
@ -32,6 +32,7 @@ class UserSummarySerializer < ApplicationSerializer
|
||||
|
||||
attributes :likes_given,
|
||||
:likes_received,
|
||||
:topics_entered,
|
||||
:posts_read_count,
|
||||
:days_visited,
|
||||
:topic_count,
|
||||
|
Reference in New Issue
Block a user