limit rating for backdrop items

This commit is contained in:
Luke Pulverenti 2017-01-01 22:26:43 -05:00
parent 39f9c4b141
commit 5fc1465b6b

View File

@ -243,7 +243,7 @@
// Although we're limiting to what the user has access to,
// not everyone will want to see adult backdrops rotating on their TV.
MaxOfficialRating: 'R',
MaxOfficialRating: 'PG-13',
Limit: 1
}