mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
improve server clientcount/activity graph on server overview
This commit is contained in:
@ -32,5 +32,7 @@ namespace Data.Models.Server
|
||||
public EFMap Map { get; set; }
|
||||
|
||||
public int ClientCount { get; set; }
|
||||
|
||||
public bool? ConnectionInterrupted {get;set;}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user