Skip to content

Commit

Permalink
Fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
artisticfox8 authored Aug 1, 2024
1 parent e0cd774 commit c966bed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,6 @@ function untranslateCurrentVideo(statusObject = null) {
);
return;
}

const realTitle = statusObject["realTitle"];
replaceAll(realTitle);
}
//Example page https://www.youtube.com/@BeastReacts
function untranslateChannelViewMainVideo(){
Expand Down

0 comments on commit c966bed

Please sign in to comment.