don't ajax in the multi stream
This commit is contained in:
parent
697ad1e84f
commit
7ffeeb142b
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