Code is ready for a migraiton

This commit is contained in:
Joseph Milazzo 2025-04-15 14:47:03 -05:00
parent c4419dcf28
commit 31819d7723
2 changed files with 2 additions and 1 deletions

View file

@ -26,6 +26,7 @@ public class ExternalSeriesMetadata
public int AverageExternalRating { get; set; } = -1;
public int AniListId { get; set; }
public int CbrId { get; set; }
public long MalId { get; set; }
public string GoogleBooksId { get; set; }