Remove commented lines

This commit is contained in:
Ajay Ramachandran
2020-12-13 15:55:38 -05:00
parent 7bf0090195
commit b23e6fa3d2

View File

@@ -969,9 +969,6 @@ async function runThePopup(messageListener?: MessageListener) {
if (!Config.config.forceChannelCheck) PageElements.whitelistForceCheck.style.display = "unset";
//PageElements.downloadedSponsorMessageTimes.innerText = chrome.i18n.getMessage("channelWhitelisted");
//PageElements.downloadedSponsorMessageTimes.style.fontWeight = "bold";
//save this
Config.config.whitelistedChannels = whitelistedChannels;