diff --git a/src/Tgstation.Server.Host/GraphQL/Mutations/UserMutations.cs b/src/Tgstation.Server.Host/GraphQL/Mutations/UserMutations.cs index bb19506d0d..177ddbd1f1 100644 --- a/src/Tgstation.Server.Host/GraphQL/Mutations/UserMutations.cs +++ b/src/Tgstation.Server.Host/GraphQL/Mutations/UserMutations.cs @@ -283,7 +283,7 @@ namespace Tgstation.Server.Host.GraphQL.Mutations /// Optional casing only change to the of the . Only applicable to TGS users. /// Optional new password for the . Only applicable to TGS users. /// Optional new status for the . - /// Optional new owned for the user. + /// Optional new owned for the user. Note that setting this on a in a will remove them from that group. /// Optional of the to move the to. /// Optional new s for the . /// The for the .