Removed videoID as now message active tab

This commit is contained in:
Official Noob
2019-08-12 13:38:35 +01:00
committed by GitHub
parent a5d605f539
commit 67c4acbc5e

View File

@@ -182,8 +182,6 @@ function videoIDChange(id) {
//not a url change
if (sponsorVideoID == id) return;
chrome.storage.sync.set({videoID: id});
//warn them if they had unsubmitted times
if (previousVideoID != null) {