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