diff --git a/dashboard/src/Index.vue b/dashboard/src/Index.vue index ad4f95635..794f82f7c 100644 --- a/dashboard/src/Index.vue +++ b/dashboard/src/Index.vue @@ -336,7 +336,7 @@ onMounted(async () => {
diff --git a/dashboard/src/components/PrivateRegistry.vue b/dashboard/src/components/DockerRegistries.vue similarity index 100% rename from dashboard/src/components/PrivateRegistry.vue rename to dashboard/src/components/DockerRegistries.vue diff --git a/dashboard/src/views/SystemDockerView.vue b/dashboard/src/views/SystemDockerView.vue index 33958061d..2e9e44f43 100644 --- a/dashboard/src/views/SystemDockerView.vue +++ b/dashboard/src/views/SystemDockerView.vue @@ -1,11 +1,11 @@