更新 MusicLyrics.lua
This commit is contained in:
@@ -246,6 +246,7 @@ local function displayLyrics(url, notzh, fontType, colorsConfig)
|
|||||||
|
|
||||||
if #lyrics == 0 and #tlyrics == 0 then
|
if #lyrics == 0 and #tlyrics == 0 then
|
||||||
print("3 没有找到有效歌词 URL: "..url)
|
print("3 没有找到有效歌词 URL: "..url)
|
||||||
|
print(textutils.serialiseJSON(data))
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user