feat: 优化桌面歌词添加歌曲控制 上一首下一首 播放暂停

This commit is contained in:
alger
2024-12-16 22:12:28 +08:00
parent e1557a51a3
commit 85bd0ad015
5 changed files with 229 additions and 147 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ function createWindow() {
store.set('set', setJson);
}
loadLyricWindow(ipcMain);
loadLyricWindow(ipcMain, mainWin);
}
// 限制只能启动一个应用