mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Remove stray tab
This commit is contained in:
parent
c0d80ac510
commit
7c660b2aad
1 changed files with 1 additions and 1 deletions
|
|
@ -3982,7 +3982,7 @@ function trustedClickElement(
|
|||
selectorList.unshift(selector);
|
||||
return next(true);
|
||||
}
|
||||
elem.click();
|
||||
elem.click();
|
||||
tnext += clickDelay;
|
||||
next();
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue