Reorganize root folder structure: Remove apps layer layer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using System;
|
||||
|
||||
namespace Host.Models;
|
||||
|
||||
public record SendFriendRequest(Guid FriendId);
|
||||
Reference in New Issue
Block a user