Update last/current track display
This commit is contained in:
parent
80f4601670
commit
6c126bc20f
4 changed files with 13 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
return [
|
||||
'name' => env('APP_NAME', 'diskfloppy.me'),
|
||||
'version' => '2024.12.21',
|
||||
'version' => '2024.12.25',
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool) env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue