mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-09 23:00:57 -05:00
more updates to top stats page
This commit is contained in:
@ -25,5 +25,7 @@ namespace IW4MAdmin.Plugins.Stats.Models
|
||||
[Required]
|
||||
// indicates if the rating is the latest
|
||||
public bool Newest { get; set; }
|
||||
[Required]
|
||||
public int ActivityAmount { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user