Updated code to correct build errors for Jelyfin.Data and Jellyfin.Database.Implementations
This commit is contained in:
@@ -49,5 +49,5 @@ public enum ActivityLogSortBy
|
||||
/// <summary>
|
||||
/// Sort by severity.
|
||||
/// </summary>
|
||||
LogSeverity = 7
|
||||
LogSeverity = 7,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user