mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Safari: code review; oops
This commit is contained in:
parent
ade97fdaea
commit
4e31b0b6d9
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ vAPI.download = function(details) {
|
|||
};
|
||||
|
||||
if ( vAPI.isMainProcess ) {
|
||||
vAPI.tabs.open(request);
|
||||
vAPI.tabs.open(request.details);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue