diff --git a/lib/stream/multi.rb b/lib/stream/multi.rb index cbdbaf00d..9a3fc1814 100644 --- a/lib/stream/multi.rb +++ b/lib/stream/multi.rb @@ -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