Skip to content

Commit 9219baf

Browse files
authored
Update scriptlets.js
1 parent 951b88b commit 9219baf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scriptlets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/// dependency run-at.fn
77
/// dependency safe-self.fn
88
// example.com##+js(rde, .ads)
9-
function removeElement(
9+
function removeDOMElement(
1010
selector = ''
1111
) {
1212
const safe = safeSelf();

0 commit comments

Comments
 (0)