mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 04:27:15 +03:00
Popup code cleanup
This commit is contained in:
@@ -1283,8 +1283,6 @@ function openInfoMenu() {
|
||||
htmlData = htmlData.replace(/<body/gi, "<div");
|
||||
htmlData = htmlData.replace(/<\/body/gi, "</div");
|
||||
|
||||
console.log(htmlData)
|
||||
|
||||
popup.innerHTML = htmlData;
|
||||
|
||||
//close button
|
||||
|
||||
Reference in New Issue
Block a user