1 Commits

Author SHA1 Message Date
sandre 62afdd090a Fix initForm 2026-05-30 11:29:11 +02:00
@@ -163,7 +163,6 @@ export class NewJumpComponent implements OnInit {
.subscribe(() => {
this.statsService.resetStats();
this.comments = undefined;
this.selectedEquipment = "";
this.withCutaway = false;
this.isSpecial = false;