Fix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user