diff --git a/app/assets/javascripts/app/controllers/_channel/chat.coffee b/app/assets/javascripts/app/controllers/_channel/chat.coffee index 826b3ed2b..ccb90c5c4 100644 --- a/app/assets/javascripts/app/controllers/_channel/chat.coffee +++ b/app/assets/javascripts/app/controllers/_channel/chat.coffee @@ -9,8 +9,7 @@ class App.ChannelChat extends App.Controller constructor: -> super - @interval(@load, 30000) - #@load() + @load() @widgetDesignerPermanentParams = id: 'id'