mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Rebase error
This commit is contained in:
parent
8427074964
commit
bfbfec2b16
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue