mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 05:56:58 +01:00
tab character snuck in here
This commit is contained in:
@@ -8,7 +8,7 @@ using Tgstation.Server.Api.Models.Response;
|
||||
namespace Tgstation.Server.Host.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents a group of <see cref="User"/>s.
|
||||
/// Represents a group of <see cref="User"/>s.
|
||||
/// </summary>
|
||||
public sealed class UserGroup : NamedEntity, IApiTransformable<UserGroupResponse>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user