From 50ea4690a7aaa71b03f5c3f332bf8a3f8607e955 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Mon, 13 Aug 2018 12:20:10 -0500 Subject: [PATCH] Fix toggle for YouTube comments --- src/invidious/comments.cr | 1 - 1 file changed, 1 deletion(-) diff --git a/src/invidious/comments.cr b/src/invidious/comments.cr index c186243c..581d1907 100644 --- a/src/invidious/comments.cr +++ b/src/invidious/comments.cr @@ -117,7 +117,6 @@ def template_youtube_comments(comments) #{replies_html} - END_HTML end