更新 MusicLyrics.lua

This commit is contained in:
2025-11-16 19:37:40 +08:00
parent f6e59defb8
commit 870a106594

View File

@@ -246,6 +246,7 @@ local function displayLyrics(url, notzh, fontType, colorsConfig)
if #lyrics == 0 and #tlyrics == 0 then
print("3 没有找到有效歌词 URL: "..url)
print(textutils.serialiseJSON(data))
return
end