formatted

This commit is contained in:
quantulr
2024-03-13 16:45:15 +08:00
parent 4ad91db174
commit 2115858f4d
162 changed files with 121679 additions and 115084 deletions

View File

@ -30,7 +30,7 @@ watch(
(newVal) => {
locale.value = newVal;
},
{ immediate: true }
{ immediate: true },
);
onMounted(() => {