I should really inspect diffs before commiting

This commit is contained in:
BobIsMyManager 2022-07-24 16:36:13 +01:00
parent 8c551f6826
commit b7859ac2a4
1 changed files with 0 additions and 1 deletions

View File

@ -243,7 +243,6 @@ browser.storage.local.get(
allSites.getElementsByClassName('youtubeMusic')[0].classList.add("hide");
} else {
currentSiteIsFrontend.classList.add("hide")
console.log("This page is not an instance")
}
})
}