mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
add create/update times to penalty identifiers
This commit is contained in:
@ -10,4 +10,4 @@ namespace Stats.Models
|
||||
public DateTime CreatedDateTime { get; set; } = DateTime.UtcNow;
|
||||
public DateTime? UpdatedDateTime { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user