Proper name for pusher config
This commit is contained in:
parent
47c87317d0
commit
485d312255
|
@ -6,7 +6,7 @@ initialize = (container, application) ->
|
|||
application.inject('auth', 'config', 'config:main')
|
||||
|
||||
ConfigInitializer =
|
||||
name: 'pusher'
|
||||
name: 'config'
|
||||
initialize: initialize
|
||||
|
||||
Ember.onLoad 'Ember.Application', (Application) ->
|
||||
|
|
Loading…
Reference in New Issue
Block a user