- 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
|
type: number
|
||||||
sync: true
|
sync: true
|
||||||
data:
|
data:
|
||||||
starting: 2010
|
starting: 1927
|
||||||
ending: current_year
|
ending: current_year
|
||||||
title_format: Oscars Winners <<key_name>>
|
title_format: Oscars Winners <<key_name>>
|
||||||
template:
|
template:
|
||||||
|
@ -544,7 +544,7 @@ dynamic_collections:
|
||||||
type: number
|
type: number
|
||||||
sync: true
|
sync: true
|
||||||
data:
|
data:
|
||||||
starting: 2014
|
starting: 1943
|
||||||
ending: current_year
|
ending: current_year
|
||||||
title_format: Golden Globes Winners <<key_name>>
|
title_format: Golden Globes Winners <<key_name>>
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in New Issue