mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
updated nuget
This commit is contained in:
@@ -1164,7 +1164,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
SupportedCommands = session.SupportedCommands,
|
||||
UserName = session.UserName,
|
||||
NowPlayingItem = session.NowPlayingItem,
|
||||
|
||||
SupportsRemoteControl = session.SupportsMediaControl,
|
||||
PlayState = session.PlayState
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user