From a1dd28383209f4bf6885d1932452c505eb1f3c73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 30 May 2022 23:38:11 +0800 Subject: Revert update plyr because iceweasel not support engine v8+ More info: https://repo.palemoon.org/MoonchildProductions/UXP/issues/1675 --- youtube/templates/embed.html | 2 +- youtube/templates/watch.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'youtube/templates') diff --git a/youtube/templates/embed.html b/youtube/templates/embed.html index 4e642a8..8758683 100644 --- a/youtube/templates/embed.html +++ b/youtube/templates/embed.html @@ -63,7 +63,7 @@ {% if settings.use_video_player == 2 %} diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index eac70ee..383d7cb 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -249,7 +249,7 @@ {% if settings.use_video_player == 2 %} -- cgit v1.2.3