mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
Update popup.js
This commit is contained in:
parent
69dee25ea8
commit
d51e8044f4
1 changed files with 1 additions and 1 deletions
2
popup.js
2
popup.js
|
@ -193,7 +193,7 @@ function loadTabData(tabs) {
|
|||
displaySponsorTimes();
|
||||
|
||||
//show submission section
|
||||
submissionSection.style.display = "unset";
|
||||
SB.submissionSection.style.display = "unset";
|
||||
|
||||
showSubmitTimesIfNecessary();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue