mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use collection terminology
This commit is contained in:
parent
5057ffec65
commit
e8e1978bb4
13 changed files with 19 additions and 19 deletions
|
@ -304,7 +304,7 @@
|
|||
{ name: "Music", value: "music" },
|
||||
{ name: "TV shows", value: "tvshows" },
|
||||
{ name: "Books*", value: "books" },
|
||||
{ name: "Box sets", value: "boxsets" },
|
||||
{ name: "Collections", value: "boxsets" },
|
||||
{ name: "Games*", value: "games" },
|
||||
{ name: "Home videos", value: "homevideos" },
|
||||
{ name: "Music videos", value: "musicvideos" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue