Compare commits
No commits in common. "954e1ea6ea369f0b3faae3928c883e470538dea7" and "435f0513b50c3df6b7dd85b34badd028324da1b6" have entirely different histories.
954e1ea6ea
...
435f0513b5
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ export class RegisterComponent {
|
|||
})
|
||||
.subscribe({
|
||||
next: () => {
|
||||
this.closeDialog.emit();
|
||||
this.router.navigate(['/home']);
|
||||
},
|
||||
error: () => {
|
||||
|
|
Reference in a new issue