mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:54:59 +08:00
FIX: incorrect tooltip, most posts was only sometimes right
This commit is contained in:
parent
e2aa3e9616
commit
f7d4cb6745
|
@ -45,7 +45,7 @@ class TopicPostersSummary
|
|||
user_ids.zip([
|
||||
:original_poster,
|
||||
:most_recent_poster,
|
||||
:most_posts,
|
||||
:frequent_poster,
|
||||
:frequent_poster,
|
||||
:frequent_poster,
|
||||
:frequent_poster
|
||||
|
|
Loading…
Reference in New Issue
Block a user