Update popup.js

This commit is contained in:
Official Noob
2019-07-30 20:46:02 +01:00
committed by GitHub
parent 69dee25ea8
commit d51e8044f4

View File

@@ -193,7 +193,7 @@ function loadTabData(tabs) {
displaySponsorTimes();
//show submission section
submissionSection.style.display = "unset";
SB.submissionSection.style.display = "unset";
showSubmitTimesIfNecessary();
}