mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-29 13:50:50 +03:00
Fixed incorrect import.
This commit is contained in:
@@ -4,7 +4,7 @@ import SB from "./SB";
|
|||||||
import runThePopup from "./popup.js";
|
import runThePopup from "./popup.js";
|
||||||
|
|
||||||
import PreviewBar from "./js-components/previewBar";
|
import PreviewBar from "./js-components/previewBar";
|
||||||
import SkipNotice from "./js-components/previewBar";
|
import SkipNotice from "./js-components/skipNotice";
|
||||||
|
|
||||||
//was sponsor data found when doing SponsorsLookup
|
//was sponsor data found when doing SponsorsLookup
|
||||||
var sponsorDataFound = false;
|
var sponsorDataFound = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user