mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
Remove support for games as a media type
This commit is contained in:
@@ -16,8 +16,6 @@ namespace MediaBrowser.Model.Channels
|
||||
|
||||
MovieExtra = 6,
|
||||
|
||||
TvExtra = 7,
|
||||
|
||||
GameExtra = 8
|
||||
TvExtra = 7
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user