mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-17 15:46:22 +00:00
Fix SA1513, SA1514, SA1507, and SA1508
This commit is contained in:
@@ -8,10 +8,12 @@ namespace MediaBrowser.Model.Sync
|
||||
/// The latest.
|
||||
/// </summary>
|
||||
Latest = 0,
|
||||
|
||||
/// <summary>
|
||||
/// The next up.
|
||||
/// </summary>
|
||||
NextUp = 1,
|
||||
|
||||
/// <summary>
|
||||
/// The resume.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user