Book form: fixed wrong label on mobile view
This commit is contained in:
@@ -59,7 +59,7 @@ async function onStartReadIconClick() {
|
||||
>
|
||||
<BigIcon
|
||||
icon="BIconBook"
|
||||
:legend="$t('bookform.wantread')"
|
||||
:legend="$t('bookform.startread')"
|
||||
:is-set="isStartReadExpanded()"
|
||||
@click="onStartReadIconClick"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user