mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
Additional updates to support performance bucket
This commit is contained in:
@ -7,5 +7,6 @@
|
||||
/// </summary>
|
||||
public int? ClientId { get; set; }
|
||||
public string ServerEndpoint { get; set; }
|
||||
public string PerformanceBucket { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user