From 65300003cd87619aba41ea6fe2fa1692b55b6742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 26 Feb 2021 13:16:01 -0500 Subject: Fix data comments 00ef1c862744ec00886bc3fa4b95fdfc6c151866 --- youtube/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube/templates') diff --git a/youtube/templates/comments.html b/youtube/templates/comments.html index 808f98a..7d0ef85 100644 --- a/youtube/templates/comments.html +++ b/youtube/templates/comments.html @@ -25,7 +25,7 @@
{% if comment['reply_count'] %} {% if settings.use_comments_js and comment['replies_url'] %} -
+
{{ comment['view_replies_text'] }} Open in new tab
loading...
-- cgit v1.2.3