Add the jump type in the tunnel flight
This commit is contained in:
@@ -10,6 +10,8 @@ namespace skydiveLogs_api.Domain
|
||||
|
||||
public Tunnel Tunnel { get; set; }
|
||||
|
||||
public JumpType JumpType { get; set; }
|
||||
|
||||
public int NbMinutes { get; set; }
|
||||
|
||||
public string Notes { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user