...
This commit is contained in:
parent
8098f05b6a
commit
26b2aa6409
@ -58,7 +58,7 @@ function plex:get_plex(query)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if data.parentTitle then
|
if data.parentTitle then
|
||||||
artist = 'von <b>'..data.parentTitle..'</b>'
|
artist = ' von <b>'..data.parentTitle..'</b>'
|
||||||
else
|
else
|
||||||
artist = ''
|
artist = ''
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user