From b75d1ef3fd07164ebeb934be1b7ac98e9549970d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 4 Sep 2019 18:15:27 +0200 Subject: [PATCH] Remove unused code and prevent click propagation on the avatar list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/cards/AvatarList.vue | 2 +- src/components/cards/CardBadges.vue | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/src/components/cards/AvatarList.vue b/src/components/cards/AvatarList.vue index 01c2f58f6..3175977af 100644 --- a/src/components/cards/AvatarList.vue +++ b/src/components/cards/AvatarList.vue @@ -22,7 +22,7 @@