Fixed route.
This commit is contained in:
parent
fe769e3b93
commit
cb2c884248
1 changed files with 3 additions and 3 deletions
|
@ -137,4 +137,4 @@ class Verify extends App.Controller
|
|||
message: 'Ask your admin!',
|
||||
);
|
||||
|
||||
App.Config.set( 'reset_password_verify/:token', Verify, 'Routes' )
|
||||
App.Config.set( 'password_reset_verify/:token', Verify, 'Routes' )
|
||||
|
|
Loading…
Reference in a new issue