- Trying dynamic collection for trending actors again on newer PMM version
This commit is contained in:
parent
3004c57b3b
commit
cb935d2781
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue