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 c97c9ab commit 5aad367Copy full SHA for 5aad367
src/client/controller/controller.ts
@@ -1,4 +1,4 @@
1
-import { labels, modules } from "../views/layouts/modules.js";
+import { labels, modules } from "../utils/modules.js";
2
3
export class Controller {
4
static defaultConfig = {
src/client/views/layouts/modules.ts src/client/utils/modules.tssrc/client/views/layouts/modules.ts renamed to src/client/utils/modules.ts
0 commit comments