mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
Rebase error
This commit is contained in:
parent
7b4158447c
commit
57f284d249
@ -53,10 +53,6 @@ function show_youtube_replies(event) {
|
||||
}
|
||||
|
||||
function get_youtube_comments() {
|
||||
if (!video_data.comments_enabled) {
|
||||
return;
|
||||
};
|
||||
|
||||
var comments = document.getElementById('comments');
|
||||
|
||||
var fallback = comments.innerHTML;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user