From 72c4fd868a3b4933f4763dca8a95657e72a77ab1 Mon Sep 17 00:00:00 2001
From: saltycrys <73420320+saltycrys@users.noreply.github.com>
Date: Mon, 16 Nov 2020 01:33:55 +0100
Subject: [PATCH] Fill empty preference values
---
src/invidious/views/preferences.ecr | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/invidious/views/preferences.ecr b/src/invidious/views/preferences.ecr
index fb5bd44b..5384e067 100644
--- a/src/invidious/views/preferences.ecr
+++ b/src/invidious/views/preferences.ecr
@@ -68,7 +68,7 @@
<% preferences.comments.each_with_index do |comments, index| %>
<% end %>
@@ -79,7 +79,7 @@
<% preferences.captions.each_with_index do |caption, index| %>
<% end %>
@@ -119,7 +119,7 @@
@@ -139,7 +139,7 @@
@@ -149,7 +149,7 @@
<% (feed_options.size - 1).times do |index| %>
<% end %>
@@ -211,7 +211,7 @@
@@ -221,7 +221,7 @@
<% (feed_options.size - 1).times do |index| %>
<% end %>