Reconstruct Client App UI

This commit is contained in:
Donald Zou
2025-06-26 17:56:55 +08:00
parent 4ca79ac1c9
commit e63bccf274
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},