Updated code to correct build errors for Jelyfin.Data and Jellyfin.Database.Implementations
This commit is contained in:
@@ -32,5 +32,5 @@ public enum MediaType
|
||||
/// <summary>
|
||||
/// Book media.
|
||||
/// </summary>
|
||||
Book = 4
|
||||
Book = 4,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user