This commit is contained in:
shano
2025-09-09 22:09:44 +08:00
parent df236e491c
commit 7ae6e041b5
6 changed files with 2 additions and 8 deletions
-1
View File
@@ -219,7 +219,6 @@ export const useSettingsStore = defineStore('settings', () => {
setLanguage,
initializeSettings,
initializeTheme,
initializeSystemFonts
initializeSystemFonts,
setCustomApiPlugin,
};