Skip to content

Commit

Permalink
Merge pull request #2298 from raszpl/patch-5
Browse files Browse the repository at this point in the history
Update init.js ImprovedTube.livechat collapsed called too early
  • Loading branch information
ImprovedTube authored May 23, 2024
2 parents d806571 + 46edecd commit 6538d6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js&css/web-accessible/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ ImprovedTube.init = function () {
if(this.storage.undo_the_new_sidebar === true){this.undoTheNewSidebar();}
if(this.storage.description === "sidebar"){this.descriptionSidebar();}
this.channelCompactTheme();
this.livechat();

if (ImprovedTube.elements.player && ImprovedTube.elements.player.setPlaybackRate) {
ImprovedTube.videoPageUpdate();
Expand Down

0 comments on commit 6538d6a

Please sign in to comment.