db changes
This commit is contained in:
@@ -9,5 +9,5 @@ public class GroupPair
|
||||
public bool IsPinned { get; set; }
|
||||
public bool IsModerator { get; set; }
|
||||
public bool FromFinder { get; set; } = false;
|
||||
public DateTime JoinedGroupOn { get; set; }
|
||||
public DateTime? JoinedGroupOn { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user