diff --git a/src/scripts/ui/draggableList.js b/src/scripts/ui/draggableList.js index 39e71030d..d53594886 100644 --- a/src/scripts/ui/draggableList.js +++ b/src/scripts/ui/draggableList.js @@ -25,7 +25,7 @@ SOFTWARE. */ -import { $el } from "../ui"; +import { $el } from "../ui.js"; $el("style", { parent: document.head,