From 529fc8a8a37744111f0c229cf89fa410a65115fe Mon Sep 17 00:00:00 2001 From: Fijxu Date: Tue, 12 May 2026 23:12:37 -0400 Subject: [PATCH] fix: restore referrerpolicy for embed youtube link that got removed in commit bc64cd9 --- src/invidious/views/watch.ecr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr index a6a461aec..796c0c914 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr @@ -125,7 +125,7 @@ we're going to need to do it here in order to allow for translations. end -%> <%= I18n.translate(locale, "videoinfo_watch_on_youTube") %> - (<%= I18n.translate(locale, "videoinfo_youTube_embed_link") %>) + (<%= I18n.translate(locale, "videoinfo_youTube_embed_link") %>)