Implementation to have a favorite DZ by user.
This commit is contained in:
@@ -24,5 +24,7 @@ namespace skydiveLogs_api.Infrastructure.Interfaces
|
||||
ILiteCollection<User> CollOfUser { get; }
|
||||
|
||||
ILiteCollection<UserImage> CollOfImage { get; }
|
||||
|
||||
ILiteCollection<FavoriteDropZone> CollOfFavoriteDropZone { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user