diff --git a/config/app.php b/config/app.php index 5f7c4ca..606c8d2 100644 --- a/config/app.php +++ b/config/app.php @@ -5,7 +5,7 @@ return [ 'name' => env('APP_NAME', 'wah.moe'), - 'version' => '2025.08.30', + 'version' => '2025.08.30-patch0', 'env' => env('APP_ENV', 'production'), 'debug' => (bool) env('APP_DEBUG', false), 'url' => env('APP_URL', 'http://localhost'), diff --git a/resources/views/components/lastfm-current.blade.php b/resources/views/components/lastfm-current.blade.php index 973bbb3..cb695f0 100644 --- a/resources/views/components/lastfm-current.blade.php +++ b/resources/views/components/lastfm-current.blade.php @@ -13,9 +13,11 @@
@else
+ @if (isset($artUrl))
Album cover for {{ $track[
+ @endif

{{ $track["header"] }}:

{{ $track["title"] }}