Skip to content

Commit

Permalink
src/scriptlets/trusted-click-element.ts edited online with Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka authored and jellizaveta committed Jul 24, 2024
1 parent ebaa27e commit 2b397e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scriptlets/trusted-click-element.ts
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ export function trustedClickElement(
};

/**
* Query all selectors from queue on each mutation
* Queries all selectors from queue on each mutation
*
* We start looking for elements before possible delay is over, to avoid cases
* when delay is getting off after the last mutation took place.
Expand Down

0 comments on commit 2b397e1

Please sign in to comment.