Fix initForm
This commit is contained in:
@@ -163,7 +163,6 @@ export class NewJumpComponent implements OnInit {
|
||||
.subscribe(() => {
|
||||
this.statsService.resetStats();
|
||||
this.comments = undefined;
|
||||
this.selectedEquipment = "";
|
||||
this.withCutaway = false;
|
||||
this.isSpecial = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user