mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 23:58:08 -05:00
Add grouping for servers on top stats, live radar, and scoreboard
This commit is contained in:
@ -7,6 +7,7 @@ public class SideContextMenuItem
|
||||
public bool IsLink { get; set; }
|
||||
public bool IsButton { get; set; }
|
||||
public bool IsActive { get; set; }
|
||||
public bool IsCollapse { get; set; }
|
||||
public string Title { get; set; }
|
||||
public string Reference { get; set; }
|
||||
public string Icon { get; set; }
|
||||
|
Reference in New Issue
Block a user