mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
add Content Rating Overlays to nav
This commit is contained in:
parent
af52bc5926
commit
b725d1ed16
1 changed files with 3 additions and 0 deletions
|
@ -302,6 +302,9 @@ html_theme_options = {
|
|||
("_divider", ),
|
||||
("Audio Codec", "defaults/overlays/audio_codec"),
|
||||
("Common Sense Age Ratings", "defaults/overlays/commonsense"),
|
||||
("Content Ratings (UK)", "defaults/overlays/content_rating_uk"),
|
||||
("Content Ratings (US Movie)", "defaults/overlays/content_rating_us_movie"),
|
||||
("Content Ratings (US Show)", "defaults/overlays/content_rating_us_show"),
|
||||
("Direct Play Only", "defaults/overlays/direct_play"),
|
||||
("Episode Info", "defaults/overlays/episode_info"),
|
||||
("FlixPatrol Top", "defaults/overlays/flixpatrol"),
|
||||
|
|
Loading…
Reference in a new issue