temp "fix"

This commit is contained in:
Roscoe 2025-08-30 05:01:29 +01:00
commit 800898153d
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE

View file

@ -1,6 +1,6 @@
@if (isLegacy())
<table border="0" cellpadding="0" cellspacing="0"><tr>
@if ($artUrl !== null)
@if (isset($artUrl))
<td><img src="{{ $artUrl }}" alt="Album cover for {{ $track["title"] }} by {{ $track["artist"] }}"></td>
@endif
<td width="10px">&nbsp;</td>