mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-14 06:30:49 +08:00
feat: add custom api
This commit is contained in:
@@ -219,7 +219,6 @@ export const useSettingsStore = defineStore('settings', () => {
|
||||
setLanguage,
|
||||
initializeSettings,
|
||||
initializeTheme,
|
||||
initializeSystemFonts
|
||||
initializeSystemFonts,
|
||||
setCustomApiPlugin,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user