Reconstruct Client App UI

This commit is contained in:
Donald Zou
2025-06-26 17:56:55 +08:00
parent e69e7ff3c1
commit 79ad3c0a84
8 changed files with 88 additions and 38 deletions

View File

@@ -6,6 +6,7 @@ import PeerSettingsDropdown from "@/components/configurationComponents/peerSetti
import LocaleText from "@/components/text/localeText.vue";
import {DashboardConfigurationStore} from "@/stores/DashboardConfigurationStore.js";
import {GetLocale} from "../../utilities/locale.js";
export default {
name: "peer",
methods: {GetLocale},