mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-16 09:37:28 +08:00
refactor: 更新 eslint 和 prettier 配置 格式化代码
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ const createWin = () => {
|
||||
}
|
||||
});
|
||||
|
||||
lyricWindow.on('blur', () => lyricWindow && lyricWindow.setMaximizable(false))
|
||||
lyricWindow.on('blur', () => lyricWindow && lyricWindow.setMaximizable(false));
|
||||
|
||||
return lyricWindow;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user