Make all tabs work again
This commit is contained in:
parent
ef6bc840d8
commit
9cac48f439
@ -103,7 +103,7 @@ class Handler {
|
||||
discarded: false,
|
||||
};
|
||||
if (!CHROME) {
|
||||
toptions.hidden = true;
|
||||
toptions.hidden = false;
|
||||
}
|
||||
const selectedTabs = options.allTabs ?
|
||||
await tabs.query(toptions) as any[] :
|
||||
|
Loading…
x
Reference in New Issue
Block a user