From f372e1aa57211adccce7040b598ca34b187e4b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Thu, 14 Jun 2018 16:06:54 -0400 Subject: [PATCH] Type correction --- views/movieseditor.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/movieseditor.tpl b/views/movieseditor.tpl index ab2bd5796..f4ba3122e 100644 --- a/views/movieseditor.tpl +++ b/views/movieseditor.tpl @@ -80,7 +80,7 @@ - {{row[1]}} + {{row[1]}} {{row[7]}} %subs_languages = ast.literal_eval(str(row[3]))