mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
Multiple Dockge instances (#200)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Dayjs init inside this, so it has to be the first import
|
||||
import "../../backend/util-common";
|
||||
import "../../common/util-common";
|
||||
|
||||
import { createApp, defineComponent, h } from "vue";
|
||||
import App from "./App.vue";
|
||||
|
||||
Reference in New Issue
Block a user