mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 16:27:23 +08:00
feat: 添加 lx 音源导入
This commit is contained in:
@@ -20,7 +20,7 @@ Object.keys(directives).forEach((key: string) => {
|
||||
|
||||
app.use(pinia);
|
||||
app.use(router);
|
||||
app.use(i18n);
|
||||
app.use(i18n as any);
|
||||
app.mount('#app');
|
||||
|
||||
// 初始化应用内快捷键
|
||||
|
||||
Reference in New Issue
Block a user