update comments

This commit is contained in:
MaysWind
2025-01-06 21:43:50 +08:00
parent 166fae425d
commit 5e7e3696bf
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -154,8 +154,10 @@ export const useSettingsStore = defineStore('settings', () => {
}
return {
// states
appSettings,
localeDefaultSettings,
// functions
setTheme,
setFontSize,
setTimeZone,