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