Skip to content

Commit

Permalink
add alias comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Oct 18, 2022
1 parent 23769ef commit 4a3bd7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scriptlets/trusted-click-element.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ export function trustedClickElement(source, selectors, extraMatch = '', delay =

trustedClickElement.names = [
'trusted-click-element',
// trusted scriptlets support no aliases
];

trustedClickElement.injections = [
Expand Down

0 comments on commit 4a3bd7d

Please sign in to comment.