From cfa76d21db37e1e252a360f81151a472cade8476 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Tue, 7 Aug 2018 11:41:07 -0500 Subject: [PATCH] Allow preferred captions to be specified with 'listen=1' --- src/invidious/views/watch.ecr | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr index e3665917..90f94777 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr @@ -60,10 +60,11 @@ <% end %> <% end %> - <% preferred_captions.each_with_index do |caption, i| %> - default<% end %>> - <% end %> + <% end %> + + <% preferred_captions.each_with_index do |caption, i| %> + default<% end %>> <% end %> <% captions.each do |caption| %>