mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-10 11:30:34 +05:30
Remove extra whitespace
This commit is contained in:
parent
b2dc4eb0dd
commit
08adf93aac
@ -190,7 +190,7 @@ addEventListener('load', function (e) {
|
|||||||
get_youtube_comments();
|
get_youtube_comments();
|
||||||
} else if (video_data.params.comments[1] === 'reddit') {
|
} else if (video_data.params.comments[1] === 'reddit') {
|
||||||
get_reddit_comments();
|
get_reddit_comments();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
document.getElementById("try-reddit-comments-link").onclick = swap_comments;
|
document.getElementById("try-reddit-comments-link").onclick = swap_comments;
|
||||||
|
Loading…
Reference in New Issue
Block a user