We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f12a9 commit 215547fCopy full SHA for 215547f
src/index.ts
@@ -1,5 +1,5 @@
1
import { addGlobalStyle } from "@sv443-network/userutils";
2
-import { selectorObserverTest } from "./selectorObserver";
+import { selectorObserverTest } from "./selectorObserver.js";
3
4
/**
5
* Called whenever the script is initialized, depending on the value of `@run-at` inside the userscript header.
0 commit comments