- Remove non-dynamic trending actors collection
This commit is contained in:
parent
be41cb79b2
commit
23d21800c7
|
@ -72,17 +72,6 @@ collections:
|
|||
visible_home: 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
|
||||
# Random list of 10 movies released in the last 10 years
|
||||
# Regenerates every time the user visits the page
|
||||
|
|
Loading…
Reference in New Issue