mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
handle year in name when searching
This commit is contained in:
parent
cd2d51a834
commit
e9a747ed77
2 changed files with 7 additions and 2 deletions
|
@ -436,6 +436,7 @@
|
|||
loadTabs(page, [
|
||||
|
||||
{ name: 'Movies', type: 'Movie' },
|
||||
{ name: 'Trailers', type: 'Trailer' },
|
||||
{ name: 'Collections', type: 'BoxSet' }
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue