fix(v3): repair musicalDown broken logics

This commit is contained in:
PRAS 2025-06-02 00:40:55 +06:00
parent beccf2bf81
commit 5a4143e283

View File

@ -48,7 +48,6 @@ async function handleMediaDownload(
const { result } = data
const author = result.author
console.log(result)
const username = version === "v1" ? author.username : author?.nickname || ""
Logger.success(