Firefox: oops

pull/2/head
gorhill 9 years ago
parent 3e43478e13
commit c6e3b5a81b

@ -67,7 +67,7 @@ vAPI.download = function(details) {
};
if ( vAPI.isMainProcess ) {
vAPI.tabs.open(request);
vAPI.tabs.open(request.details);
return;
}

Loading…
Cancel
Save