mirror of
https://github.com/imsyy/SPlayer.git
synced 2025-11-25 11:29:26 +08:00
🐞 fix: 修复本地歌词及元信息错误
This commit is contained in:
@@ -165,6 +165,9 @@ const config: Configuration = {
|
||||
electronDownload: {
|
||||
mirror: "https://npmmirror.com/mirrors/electron/",
|
||||
},
|
||||
// 发布配置
|
||||
// 先留空,不自动上传
|
||||
publish: [],
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user