Fix capitalization of Playstate message

This commit is contained in:
Bill Thornton
2021-01-05 10:06:55 -05:00
parent a4a261e940
commit cfca27e99a
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ namespace MediaBrowser.Model.Session
Play,
SyncPlayCommand,
SyncPlayGroupUpdate,
PlayState,
Playstate,
RestartRequired,
ServerShuttingDown,
ServerRestarting,