mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
fix only one administrator showing on admins page
fix profanity determent not applying penalties.
This commit is contained in:
@ -317,6 +317,7 @@ namespace SharedLibraryCore.Services
|
||||
where client.Active
|
||||
select new EFClient()
|
||||
{
|
||||
AliasLinkId = client.AliasLinkId,
|
||||
CurrentAlias = client.CurrentAlias,
|
||||
ClientId = client.ClientId,
|
||||
Level = client.Level,
|
||||
|
Reference in New Issue
Block a user