mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-08-12 00:22:23 +00:00
Added client profile update
This commit is contained in:
parent
f59111025b
commit
5c58f548c0
@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import {ref, watch} from "vue"
|
||||
import {ref} from "vue"
|
||||
import LocaleText from "@/components/text/localeText.vue";
|
||||
import { fetchGet } from "@/utilities/fetch.js"
|
||||
import { DashboardConfigurationStore } from "@/stores/DashboardConfigurationStore"
|
||||
|
Loading…
x
Reference in New Issue
Block a user