Add success page to GitHub signup
This commit is contained in:
@@ -29,6 +29,7 @@ Router.map(function() {
|
||||
this.route('signup', function() {
|
||||
this.route('github');
|
||||
this.route('eth-account');
|
||||
this.route('complete');
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user