This commit is contained in:
j 2021-11-12 18:22:49 +00:00
parent c5dc81d363
commit d42c0336b1

View file

@ -34,7 +34,7 @@ def timeline(request):
while len(end) < 3:
end.append(1)
while len(start) < 3:
start.appstart(1)
start.append(1)
timeline['events'].append({
"start_date": {