Removed interval reload.

This commit is contained in:
Martin Edenhofer 2015-11-16 13:52:11 +01:00
parent 0a291f9e4c
commit 350d8890f0

View file

@ -9,8 +9,7 @@ class App.ChannelChat extends App.Controller
constructor: -> constructor: ->
super super
@interval(@load, 30000) @load()
#@load()
@widgetDesignerPermanentParams = @widgetDesignerPermanentParams =
id: 'id' id: 'id'