mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #553 - Support locking OfficialRating field
This commit is contained in:
parent
557a6c142f
commit
bf9762b065
2 changed files with 2 additions and 1 deletions
|
@ -812,6 +812,7 @@
|
|||
{ name: "Name" },
|
||||
{ name: "Overview" },
|
||||
{ name: "Genres" },
|
||||
{ name: "Parental Rating", value: "OfficialRating" },
|
||||
{ name: "People", value: "Cast" }
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue