This commit is contained in:
huchenlei
2024-06-17 16:47:29 -04:00
parent 655eaacf34
commit d133d664b5

View File

@@ -25,7 +25,7 @@
SOFTWARE.
*/
import { $el } from "../ui";
import { $el } from "../ui.js";
$el("style", {
parent: document.head,