kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
chore(typo): execute function on click
rodzic
4cfacf009f
commit
3d4562e180
|
@ -90,7 +90,7 @@ const open = ref(false)
|
|||
round
|
||||
icon="bi-three-dots-vertical"
|
||||
:title="labels.more"
|
||||
@click="toggleOpen"
|
||||
@click="toggleOpen()"
|
||||
/>
|
||||
</template>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue