fix casing

This commit is contained in:
crobibero 2020-10-08 07:21:55 -06:00
parent e9f17f3cab
commit fe49ae7cb5
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ namespace MediaBrowser.Model.Session
PlayMediaSource = 34,
PlayTrailers = 35,
SetShuffleQueue = 36,
Playstate = 37,
PlayState = 37,
PlayNext = 38,
ToggleOsdMenu = 39,
Play = 40