We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff2228 commit 60ab1ecCopy full SHA for 60ab1ec
web/nodes.js
@@ -1,7 +1,7 @@
1
import { app } from "../../scripts/app.js";
2
3
import { createFrameSelectorWidgets } from "./VideoPlayer/videoPlayer.js";
4
-import { registerGroupExtensions, setupConfigAndSerialization } from "./enhancedGroups/enhancedGroups.js";
+import { registerGroupExtensions, setupConfigAndSerialization } from "./EnhancedGroups/enhancedGroups.js";
5
6
import { lnlAddStylesheet, lnlGetUrl } from "./utils.js";
7
0 commit comments