mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix: Participant filter was broken.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Discourse.DiscourseTopicParticipantComponent = Ember.Component.extend({
|
||||
Discourse.TopicParticipantComponent = Ember.Component.extend({
|
||||
|
||||
postStream: Em.computed.alias('participant.topic.postStream'),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user