dont double query a slow query
This commit is contained in:
parent
b4e974161b
commit
ff36b84df5
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class Stream::Multi < Stream::Base
|
|||
|
||||
# @return [Boolean]
|
||||
def ajax_stream?
|
||||
true
|
||||
false
|
||||
end
|
||||
|
||||
#emits an enum of the groups which the post appeared
|
||||
|
|
|
|||
Loading…
Reference in a new issue