chore(other): correct spell mistake (#460)
This commit is contained in:
parent
42b121a117
commit
086bad474e
@ -123,7 +123,7 @@ export const useAppStore = defineStore(SetupStoreId.App, () => {
|
|||||||
// update tabs by locale
|
// update tabs by locale
|
||||||
tabStore.updateTabsByLocale();
|
tabStore.updateTabsByLocale();
|
||||||
|
|
||||||
// sey dayjs locale
|
// set dayjs locale
|
||||||
setDayjsLocale(locale.value);
|
setDayjsLocale(locale.value);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user