mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 19:54:55 +00:00
rework and starts for new friends system
This commit is contained in:
@@ -8,5 +8,4 @@ public class FriendshipDto
|
||||
public Guid RequesterId { get; set; }
|
||||
public Guid AddresseeId { get; set; }
|
||||
public FriendshipStatus Status { get; set; }
|
||||
public UserDto Requester { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user