Added check to FeedManager if group_id is present
• Added: - check to FeedManager if group_id is present
This commit is contained in:
@@ -179,6 +179,8 @@ class FeedManager
|
||||
return should_filter
|
||||
end
|
||||
|
||||
return false if status.group_id
|
||||
|
||||
false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user