Add Entity & Migration for ChapterRatings
This commit is contained in:
parent
5c06e14a73
commit
a152f16cf6
7 changed files with 3721 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ namespace API.Services.Plus;
|
|||
/// <summary>
|
||||
/// Misleading name but is the source of data (like a review coming from AniList)
|
||||
/// </summary>
|
||||
/// <remarks>Keep <see cref="ChapterRatingProvider"/> in sync</remarks>
|
||||
public enum ScrobbleProvider
|
||||
{
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue