mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
[application] added chat context to profile page
[iw4script] reworked balance to balance based on performance rating [stats] log penalty context to database
This commit is contained in:
@ -5,5 +5,6 @@ namespace SharedLibraryCore.Dtos
|
||||
{
|
||||
public bool Sensitive { get; set; }
|
||||
public bool Show { get; set; } = true;
|
||||
}
|
||||
public int Id {get;set;}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user