mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Remove extra whitespace
This commit is contained in:
parent
9665b82fb5
commit
3601d42716
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ addEventListener('load', function (e) {
|
|||
get_youtube_comments();
|
||||
} else if (video_data.params.comments[1] === 'reddit') {
|
||||
get_reddit_comments();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
document.getElementById("try-reddit-comments-link").onclick = swap_comments;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue