Skip to content

Commit 3ab5191

Browse files
authored
Update scriptlets.js
1 parent 8bb34de commit 3ab5191

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
@@ -51,7 +51,7 @@ function removeNode(
5151
childList: true,
5252
});
5353
};
54-
runAt(( ) => { start(); }, 'interactive');
54+
runAt(( ) => { start(); }, 'loading');
5555
}
5656

5757
/// rename-attr.js

0 commit comments

Comments
 (0)