diff options
Diffstat (limited to 'popup.js')
-rw-r--r-- | popup.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -186,6 +186,7 @@ function runThePopup() { } else { SB.sponsorTimesViewsDisplayEndWord.innerText = "sponsor segment." } + SB.sponsorTimesViewsDisplay.innerText = viewCount; SB.sponsorTimesViewsContainer.style.display = "unset"; } |