Update content.js

This commit is contained in:
Official Noob
2019-08-20 23:37:40 +01:00
committed by GitHub
parent 8e9e5bfddb
commit 825d997d6d

View File

@@ -209,7 +209,7 @@ function resetValues() {
sponsorLookupRetries = 0; sponsorLookupRetries = 0;
//empty the preview bar //empty the preview bar
previewBar.set([], [], 0); previewBar = null;
//reset sponsor data found check //reset sponsor data found check
sponsorDataFound = false; sponsorDataFound = false;