update: use producer instead of signer in music card of database page

This commit is contained in:
alikia2x 2024-07-17 13:48:31 +08:00
parent 900a60c656
commit 7f66b54ab2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "aquavox",
"version": "1.12.5",
"version": "1.12.6",
"private": false,
"scripts": {
"dev": "vite dev",

View File

@ -70,7 +70,7 @@
overflow-hidden text-ellipsis"
style="text-shadow: 0px 0px 4px rgba(65, 65, 65, .6);"
>
{song.singer.join(', ')}
{song.producer}
</span>
<div class="absolute right-2 bottom-2 text-right text-white" style="text-shadow: 0px 0px 4px rgba(65, 65, 65, .6);">
{#if song.duration}