mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-16 01:17:29 +08:00
fix: 修复预加载问题
This commit is contained in:
@@ -116,6 +116,7 @@ if (isElectron) {
|
||||
useAppShortcuts();
|
||||
|
||||
onMounted(async () => {
|
||||
playerStore.setIsPlay(false);
|
||||
if (isLyricWindow.value) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user