修复报错

This commit is contained in:
lyswhut 2023-07-15 15:09:55 +08:00
parent e1b02d8a62
commit 150e09d317

View File

@ -61,8 +61,6 @@ export const matchToken = headers => {
// })
// })
export const decodeLyric = base64Data => rendererInvoke(WIN_MAIN_RENDERER_EVENT_NAME.handle_kw_decode_lyric, base64Data)
// export const tokenRequest = async(url, options = {}) => {
// let token = kw_token.token
// if (!token) token = await getToken()