mirror of
https://github.com/discourse/discourse.git
synced 2025-06-25 01:30:17 +08:00
DEV: TopicListItemSerializer tells if topic is among the top 100 hottest topics (#31935)
This commit is contained in:
@ -150,6 +150,7 @@ end
|
||||
# serialize_post_user_badges :string is an Array
|
||||
# theme_setting_modifiers :jsonb
|
||||
# serialize_topic_op_likes_data :boolean
|
||||
# serialize_topic_is_hot :boolean
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
|
Reference in New Issue
Block a user