Move the equipment into the Jump.
This commit is contained in:
@@ -50,6 +50,7 @@ export class JumpInfosComponent implements OnInit {
|
||||
this.jump.isSpecial,
|
||||
this.jump.withCutaway,
|
||||
this.jump.notes,
|
||||
this.jump.equipment,
|
||||
)
|
||||
.subscribe(() => {
|
||||
this.serviceComm.refreshData(AddAction.Jump);
|
||||
|
||||
Reference in New Issue
Block a user