Add TODO for user's @poll()
This commit is contained in:
parent
a3622e14c9
commit
f121a008c6
|
@ -24,6 +24,7 @@ require 'travis/model'
|
|||
init: ->
|
||||
@_super()
|
||||
|
||||
# TODO: the next line fails, check this
|
||||
#@poll() if @get('isSyncing')
|
||||
|
||||
Ember.run.next this, ->
|
||||
|
|
Loading…
Reference in New Issue
Block a user