This commit is contained in:
Sébastien André
2020-08-31 15:53:43 +02:00
parent 22f126861b
commit 9eb5195926
3 changed files with 2 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ export class NewJumpComponent implements OnInit {
this.selectedAircraft.id,
this.selectedDz.id,
this.selectedGear.id,
this.withCutaway,
this.withCutaway === undefined ? false : this.withCutaway,
this.beginDate,
this.endDate,
this.exitAltitude,