[web] Fix page audiobook artist

This commit is contained in:
Alain Nussbaumer 2025-03-02 00:36:42 +01:00
parent 0b86cc18c7
commit ef3e64b9c9

View File

@ -10,13 +10,12 @@
</template>
<template #heading-right>
<div class="buttons is-centered">
<control-button :handle="showDetails" icon="dots-horizontal" />
<control-button :handler="showDetails" icon="dots-horizontal" />
<control-button
:handle="play"
:handler="play"
icon="play"
label="page.audiobooks.artist.play"
/>
/>
</div>
</template>
<template #content>