mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 14:08:44 -04:00
fix casing
This commit is contained in:
parent
e9f17f3cab
commit
fe49ae7cb5
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ namespace MediaBrowser.Model.Session
|
||||||
PlayMediaSource = 34,
|
PlayMediaSource = 34,
|
||||||
PlayTrailers = 35,
|
PlayTrailers = 35,
|
||||||
SetShuffleQueue = 36,
|
SetShuffleQueue = 36,
|
||||||
Playstate = 37,
|
PlayState = 37,
|
||||||
PlayNext = 38,
|
PlayNext = 38,
|
||||||
ToggleOsdMenu = 39,
|
ToggleOsdMenu = 39,
|
||||||
Play = 40
|
Play = 40
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue