parent
6dd40ad7cd
commit
d18b233239
7 changed files with 13 additions and 13 deletions
|
@ -50,7 +50,7 @@ class FeedInsertWorker
|
|||
when :tags
|
||||
FeedManager.instance.filter?(:tags, @status, @follower)
|
||||
when :list
|
||||
FeedManager.instance.filter?(:list, @status, @list, stl_home?)
|
||||
FeedManager.instance.filter?(:list, @status, @list, stl_home: stl_home?)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue