diff --git a/src/components/gallery/gallery.vue b/src/components/gallery/gallery.vue index 40048285c..3e6962163 100644 --- a/src/components/gallery/gallery.vue +++ b/src/components/gallery/gallery.vue @@ -32,7 +32,6 @@ :description="descriptions && descriptions[attachment.id]" :hide-description="size === 'small' || tooManyAttachments && hidingLong" :style="itemStyle(attachment.id, row.items)" - @setMedia="onMedia" @naturalSizeLoad="onNaturalSizeLoad" />