mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-06-28 01:48:26 +00:00
Rebase error
This commit is contained in:
parent
401a4fc62d
commit
90dc0dbdc5
@ -53,10 +53,6 @@ function show_youtube_replies(event) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function get_youtube_comments() {
|
function get_youtube_comments() {
|
||||||
if (!video_data.comments_enabled) {
|
|
||||||
return;
|
|
||||||
};
|
|
||||||
|
|
||||||
var comments = document.getElementById('comments');
|
var comments = document.getElementById('comments');
|
||||||
|
|
||||||
var fallback = comments.innerHTML;
|
var fallback = comments.innerHTML;
|
||||||
|
Loading…
Reference in New Issue
Block a user