添加描述

pull/225/head
lyswhut 2020-04-27 22:10:14 +08:00
parent ad8b338bd9
commit 07800bdb83
2 changed files with 5 additions and 3 deletions

View File

@ -32,5 +32,5 @@
### 其他
更新 Electron 到 8.2.2
更新 Electron 到 8.2.3

View File

@ -1,4 +1,6 @@
// https://github.com/claus/flac-metadata
// Fork from https://github.com/claus/flac-metadata
// 在 flac-metadata 的基础上修复与改进标签与封面写入逻辑
const Transform = require('stream').Transform