Remove $listeners

This commit is contained in:
N-Pex 2025-05-06 12:13:03 +02:00
parent 48c0aae3c0
commit adfd311b6c
32 changed files with 38 additions and 40 deletions

View file

@ -1,5 +1,5 @@
<template>
<message-outgoing v-bind="{ ...$props, ...$attrs }" v-on="$listeners">
<message-outgoing v-bind="{ ...$props, ...$attrs }">
<div class="bubble image-bubble">
<v-responsive :aspect-ratio="16 / 9" class="ma-0 pa-0">
<video :src="src" controls class="w-100 h-100">