thrimshim: Update default template names

pull/349/head
Mike Lang 1 year ago
parent d13a014bab
commit cbf3269001

@ -173,10 +173,10 @@ def get_row(ident):
# pick default frame time as the middle of the video. # pick default frame time as the middle of the video.
# ignore both if video has no start time yet. # ignore both if video has no start time yet.
DEFAULT_TEMPLATES = [ DEFAULT_TEMPLATES = [
"zeta", "zeta-right",
"dawn-guard", "dawn-guard-right",
"alpha-flight", "alpha-flight-right",
"night-watch", "night-watch-right",
] ]
if response['event_start'] is not None: if response['event_start'] is not None:
start = response['event_start'] start = response['event_start']

Loading…
Cancel
Save