mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
FIX: incorrect tooltip, most posts was only sometimes right
This commit is contained in:
parent
e2aa3e9616
commit
f7d4cb6745
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue