- Remove non-dynamic trending actors collection

This commit is contained in:
nwithan8 2023-10-13 13:25:58 -06:00
parent be41cb79b2
commit 23d21800c7
1 changed files with 0 additions and 11 deletions

View File

@ -72,17 +72,6 @@ collections:
visible_home: true visible_home: true
visible_shared: true visible_shared: true
# Trending actors
"The A List":
template: { name: Chart,
level: "++" }
summary: "The biggest actors in Hollywood right now"
type: tmdb_popular_people
data: 10
visible_library: true
visible_home: true
visible_shared: true
### For the User ### For the User
# Random list of 10 movies released in the last 10 years # Random list of 10 movies released in the last 10 years
# Regenerates every time the user visits the page # Regenerates every time the user visits the page