mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
stub out remote control page
This commit is contained in:
@@ -48,6 +48,7 @@ namespace MediaBrowser.Model.Session
|
||||
SetAudioStreamIndex = 23,
|
||||
SetSubtitleStreamIndex = 24,
|
||||
ToggleFullscreen = 25,
|
||||
DisplayContent = 26
|
||||
DisplayContent = 26,
|
||||
GoToSearch = 27
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user