This commit is contained in:
j 2021-10-13 16:07:12 +01:00
parent a1a759a88f
commit ca28dd6956

View file

@ -18,7 +18,8 @@ class Command(BaseCommand):
},
'keys': [
'id', 'title', 'director', 'summary', 'source', 'sourcedescription', 'date', 'location',
'duration', 'featuring', 'cinematographer'
'duration', 'featuring', 'cinematographer',
'hue', 'saturation', 'lightness',
],
'range': [0, 1000]
}