- Build Oscars collections since 1927
- Build Golden Globes collections since 1943
This commit is contained in:
parent
956ba9e167
commit
3853408782
|
@ -495,7 +495,7 @@ dynamic_collections:
|
|||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: 2010
|
||||
starting: 1927
|
||||
ending: current_year
|
||||
title_format: Oscars Winners <<key_name>>
|
||||
template:
|
||||
|
@ -544,7 +544,7 @@ dynamic_collections:
|
|||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: 2014
|
||||
starting: 1943
|
||||
ending: current_year
|
||||
title_format: Golden Globes Winners <<key_name>>
|
||||
template:
|
||||
|
|
Loading…
Reference in New Issue