mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
PERF: better caching in topic view
This commit is contained in:
@@ -186,7 +186,8 @@ class TopicView
|
|||||||
result[g[0]] = g[1]
|
result[g[0]] = g[1]
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
result
|
|
||||||
|
@group_names = result
|
||||||
end
|
end
|
||||||
|
|
||||||
# Find the sort order for a post in the topic
|
# Find the sort order for a post in the topic
|
||||||
|
|||||||
Reference in New Issue
Block a user