mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
fix casing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user