Don't set needsAuth explicitly on owner apge, so the default is used
This commit is contained in:
parent
aa22f7bb61
commit
dd09b105ee
|
@ -4,8 +4,6 @@
|
|||
`import config from 'travis/config/environment'`
|
||||
|
||||
Route = TravisRoute.extend
|
||||
needsAuth: false
|
||||
|
||||
deactivate: ->
|
||||
@controllerFor('loading').set('layoutName', null)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user