diff --git a/patches/invidious/0004-hide-feed-views.patch b/patches/invidious/0004-hide-feed-views.patch index 6a6266a..d5d6882 100644 --- a/patches/invidious/0004-hide-feed-views.patch +++ b/patches/invidious/0004-hide-feed-views.patch @@ -26,24 +26,22 @@ index a24423df..d91d345e 100644 <% end %> diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr -index fada6361..b41274a8 100644 +index 89632dc5..b0002911 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr -@@ -351,14 +351,6 @@ we're going to need to do it here in order to allow for translations. +@@ -352,13 +352,6 @@ we're going to need to do it here in order to allow for translations. <%= rv["author"]? %><% if rv["author_verified"]? == "true" %> <% end %> <% end %> - -