- 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_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
# dynamic_collections:
|
dynamic_collections:
|
||||||
# ### Trending
|
### Trending
|
||||||
# "The A List":
|
"The A List":
|
||||||
# template: { name: Chart,
|
template: { name: Chart,
|
||||||
# level: "++" }
|
level: "++" }
|
||||||
# summary: "The biggest actors in Hollywood right now"
|
summary: "The biggest actors in Hollywood right now"
|
||||||
# type: tmdb_popular_people
|
type: tmdb_popular_people
|
||||||
# data: 10
|
data: 10
|
||||||
|
|
Loading…
Reference in New Issue