fix(front): remove deprecated id from playbutton

This commit is contained in:
ArneBo 2025-01-29 22:03:42 +01:00
parent 087fcf3823
commit e1ce664c3d
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ const cover = computed(() => {
</span>
<Spacer style="flex-grow: 1" />
<PlayButton
id="playmenu"
:dropdown-only="true"
:is-playable="artist.is_playable"
:artist="artist"