mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-13 13:46:24 +00:00
Fix capitalization of Playstate message
This commit is contained in:
@@ -15,7 +15,7 @@ namespace MediaBrowser.Model.Session
|
||||
Play,
|
||||
SyncPlayCommand,
|
||||
SyncPlayGroupUpdate,
|
||||
PlayState,
|
||||
Playstate,
|
||||
RestartRequired,
|
||||
ServerShuttingDown,
|
||||
ServerRestarting,
|
||||
|
||||
Reference in New Issue
Block a user