change plans route on .org
This commit is contained in:
parent
b5ef87fd32
commit
46a3af254a
|
@ -5,6 +5,6 @@ Route = BasicRoute.extend
|
|||
needsAuth: false
|
||||
redirect: ->
|
||||
unless config.pro
|
||||
@transitionTo('home-pro')
|
||||
@transitionTo('/')
|
||||
|
||||
`export default Route`
|
||||
|
|
Loading…
Reference in New Issue
Block a user