feat: 优化歌词体验

This commit is contained in:
alger
2024-05-20 19:54:00 +08:00
parent 50e594b91d
commit 7c8598ffa5
8 changed files with 173 additions and 41 deletions
+1
View File
@@ -39,6 +39,7 @@ function createWindow() {
label: '退出',
click: () => {
win.destroy();
app.quit();
},
},
]);