mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
Address requested changes and fix some warnings
This commit is contained in:
@@ -69,6 +69,7 @@ namespace MediaBrowser.Model.SyncPlay
|
||||
/// A user is requesting previous track in playlist.
|
||||
/// </summary>
|
||||
PreviousTrack = 12,
|
||||
|
||||
/// <summary>
|
||||
/// A user is setting the repeat mode.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user