mirror of https://github.com/gorhill/uBlock.git
now it's fixed...
This commit is contained in:
parent
c4838581fd
commit
1626051299
|
@ -157,7 +157,7 @@ vAPI.tabs.open = function(details) {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
if ( selected.length === 0 ) {
|
if ( !selected ) {
|
||||||
wrapper();
|
wrapper();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue