Skip to content

Commit 02335f3

Browse files
committed
Fix typo
1 parent bcc8ba7 commit 02335f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/invidious/comments.cr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ def template_youtube_comments(comments)
113113
<b>
114114
<a href="#{child["authorUrl"]}">#{child["author"]}</a>
115115
</b>
116-
<div>
117116
<p style="white-space:pre-wrap">#{child["contentHtml"]}</p>
118117
#{recode_date(Time.epoch(child["published"].as_i64))} ago
119118
|

0 commit comments

Comments
 (0)