#49 Fixes accidental changes in other file
This commit is contained in:
parent
fbddc2bebc
commit
1a406c85b6
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ export function init() {
|
|||
};
|
||||
|
||||
core.registerScript(node => {
|
||||
console.log(node);
|
||||
node.querySelectorAll('*').forEach(e => console.log(e));
|
||||
disableFunc(node);
|
||||
}, ".*");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue