From 90665f029466ace80d0397ffe5381097ba78d8e7 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 9 Nov 2021 08:52:43 +0100 Subject: [PATCH] Fix some new eslint rules Signed-off-by: Thomas Citharel --- js/src/components/Account/PopoverActorCard.vue | 2 +- js/src/components/NavBar.vue | 6 +----- js/src/views/Event/Event.vue | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/js/src/components/Account/PopoverActorCard.vue b/js/src/components/Account/PopoverActorCard.vue index 7374376c5..4f75672b8 100644 --- a/js/src/components/Account/PopoverActorCard.vue +++ b/js/src/components/Account/PopoverActorCard.vue @@ -6,7 +6,7 @@ :class="{ inline, clickable: actor && actor.type === ActorType.GROUP }" > -