mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-07 01:22:49 -05:00
Remove extra whitespace
This commit is contained in:
parent
b89f864938
commit
c2e0bffd8b
@ -194,7 +194,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…
x
Reference in New Issue
Block a user