Update StatsByByAircraft

This commit is contained in:
2026-01-23 18:18:29 +01:00
parent 656b578f9b
commit 8afddab7b8
5 changed files with 46 additions and 73 deletions

View File

@@ -6,8 +6,6 @@ namespace skydiveLogs_api.Domain
{
public string Label { get; set; }
public string Label2 { get; set; }
public int Nb { get; set; }
public int Id { get; set; }