This commit is contained in:
Akamaru 2016-09-15 15:36:10 +02:00
parent 8098f05b6a
commit 26b2aa6409

View File

@ -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