lint/fixes, add group patch validation

This commit is contained in:
spiral
2021-09-22 13:48:34 -04:00
parent bc2c198a82
commit c472a7f6df
6 changed files with 20 additions and 12 deletions

View File

@@ -84,7 +84,7 @@ namespace PluralKit.Core
}
}
public class GroupMember
{
public string Group { get; set; }