- Fix (remove) filtering for awards show categories
- Fix keyword search on IMDb search - Remove 1920s decade for shows
This commit is contained in:
@ -9,7 +9,6 @@ dynamic_collections:
|
||||
Best of Decade DC: # mapping name does not matter just needs to be unique
|
||||
type: custom
|
||||
data:
|
||||
twenties: 1920
|
||||
thirties: 1930
|
||||
forties: 1940
|
||||
fifties: 1950
|
||||
@ -22,7 +21,6 @@ dynamic_collections:
|
||||
twenty_twenties: 2020
|
||||
template_variables:
|
||||
ending:
|
||||
twenties: 1929
|
||||
thirties: 1939
|
||||
forties: 1949
|
||||
fifties: 1959
|
||||
|
Reference in New Issue
Block a user