- Trying dynamic collection for trending actors again on newer PMM version

This commit is contained in:
nharris 2022-09-26 04:30:26 -06:00
parent 3004c57b3b
commit cb935d2781
1 changed files with 8 additions and 8 deletions

View File

@ -675,11 +675,11 @@ collections:
visible_home: false
visible_shared: false
# dynamic_collections:
# ### Trending
# "The A List":
# template: { name: Chart,
# level: "++" }
# summary: "The biggest actors in Hollywood right now"
# type: tmdb_popular_people
# data: 10
dynamic_collections:
### Trending
"The A List":
template: { name: Chart,
level: "++" }
summary: "The biggest actors in Hollywood right now"
type: tmdb_popular_people
data: 10