mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 23:38:45 +01:00
Removed guids from the model project
This commit is contained in:
@@ -49,6 +49,7 @@ namespace MediaBrowser.Model.Session
|
||||
SetSubtitleStreamIndex = 24,
|
||||
ToggleFullscreen = 25,
|
||||
DisplayContent = 26,
|
||||
GoToSearch = 27
|
||||
GoToSearch = 27,
|
||||
DisplayMessage = 28
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user