- Add limit to Something New collection
This commit is contained in:
parent
5128271ed2
commit
8b14775be4
|
@ -188,6 +188,7 @@ collections:
|
||||||
# Movie released in the last 10 years
|
# Movie released in the last 10 years
|
||||||
release: 3650
|
release: 3650
|
||||||
unplayed: true
|
unplayed: true
|
||||||
|
limit: 10
|
||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue