mirror of https://github.com/gorhill/uBlock.git
Remove stray tab
This commit is contained in:
parent
c0d80ac510
commit
7c660b2aad
|
@ -3982,7 +3982,7 @@ function trustedClickElement(
|
|||
selectorList.unshift(selector);
|
||||
return next(true);
|
||||
}
|
||||
elem.click();
|
||||
elem.click();
|
||||
tnext += clickDelay;
|
||||
next();
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue