mirror of https://github.com/gorhill/uBlock.git
Firefox: oops
This commit is contained in:
parent
4e31b0b6d9
commit
41bf9486e4
|
@ -67,7 +67,7 @@ vAPI.download = function(details) {
|
|||
};
|
||||
|
||||
if ( vAPI.isMainProcess ) {
|
||||
vAPI.tabs.open(request);
|
||||
vAPI.tabs.open(request.details);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue