mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Show the current reply count of the flagged post
This commit is contained in:
@@ -35,6 +35,7 @@ module FlagQuery
|
||||
p.user_id,
|
||||
p.topic_id,
|
||||
p.post_number,
|
||||
p.reply_count,
|
||||
p.hidden,
|
||||
p.deleted_at,
|
||||
p.user_deleted,
|
||||
|
Reference in New Issue
Block a user