1
0
Fork 0
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:
Luke Pulverenti 2013-09-23 10:02:56 -04:00
parent 557a6c142f
commit bf9762b065
2 changed files with 2 additions and 1 deletions

View file

@ -812,6 +812,7 @@
{ name: "Name" },
{ name: "Overview" },
{ name: "Genres" },
{ name: "Parental Rating", value: "OfficialRating" },
{ name: "People", value: "Cast" }
];