fix x-i2p-torrentlocation bug

This commit is contained in:
idk
2021-02-01 12:55:39 -05:00
parent 54b5be97e2
commit ac792dbcd5

View File

@@ -677,7 +677,7 @@ var coolheadersSetup = function (e) {
}
}
browser.pageAction.setPopup({
tabId: tabId.id,
tabId: e.tabId,
popup: "torrent.html",
});
browser.pageAction.setIcon({