fix(v3): repair musicalDown broken logics
This commit is contained in:
parent
beccf2bf81
commit
5a4143e283
@ -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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user