mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
PERF: better caching in topic view
This commit is contained in:
+2
-1
@@ -186,7 +186,8 @@ class TopicView
|
||||
result[g[0]] = g[1]
|
||||
end
|
||||
end
|
||||
result
|
||||
|
||||
@group_names = result
|
||||
end
|
||||
|
||||
# Find the sort order for a post in the topic
|
||||
|
||||
Reference in New Issue
Block a user