Fix error tracking in app.browserCheck

pull/90/head
Thibaut 11 years ago
parent 7f4e0aea30
commit dd8f22ec28

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

Loading…
Cancel
Save