now it's fixed...

pull/2/head
Raymond Hill 11 years ago committed by gorhill
parent 2c209ab8d3
commit a2e45a024f

@ -157,7 +157,7 @@ vAPI.tabs.open = function(details) {
}
});
if ( selected.length === 0 ) {
if ( !selected ) {
wrapper();
}
});

Loading…
Cancel
Save