kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix(lint): make eslint recognize the use of to
rodzic
8fefe767aa
commit
d0accfc289
|
@ -196,7 +196,7 @@ const { to, isOpen } = useModal('album')
|
|||
class="actions"
|
||||
>
|
||||
<Link
|
||||
:to="useModal('album').to"
|
||||
:to="to"
|
||||
>
|
||||
<i class="bi bi-plus" />
|
||||
{{ t('views.channels.DetailOverview.link.addAlbum') }}
|
||||
|
|
Ładowanie…
Reference in New Issue