group
This commit is contained in:
@@ -11,6 +11,5 @@ namespace Common.Dtos.Group
|
||||
public string Name { get; set; }
|
||||
public byte[]? img { get; set; }
|
||||
public string? Info { get; set; }
|
||||
public bool Available { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user