Fix error tracking in app.browserCheck

This commit is contained in:
Thibaut 2014-04-06 08:54:59 -04:00
parent 7f4e0aea30
commit dd8f22ec28

View file

@ -6,8 +6,8 @@
views: {}
init: ->
try @initErrorTracking() catch
return unless @browserCheck()
@initErrorTracking()
@showLoading()
@store = new Store