From 9b0b753064639e2df3b5394ac78f22d2e2310e83 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 27 Aug 2020 15:41:48 +0200 Subject: [PATCH] Run Prettier with updated version Signed-off-by: Thomas Citharel --- js/src/components/Account/ActorCard.vue | 2 +- js/src/components/Comment/Comment.vue | 6 +----- js/src/components/Map/Vue2LeafletLocateControl.vue | 2 +- js/src/graphql/actor.ts | 8 ++------ js/src/graphql/discussion.ts | 2 +- js/src/views/About/AboutMobilizon.vue | 2 +- js/src/views/Admin/Users.vue | 2 +- js/src/views/Event/Edit.vue | 2 +- js/src/views/Event/Event.vue | 2 +- js/src/views/Search.vue | 9 +++++---- js/src/views/Settings/Notifications.vue | 3 ++- js/src/views/User/ProviderValidation.vue | 2 +- 12 files changed, 18 insertions(+), 24 deletions(-) diff --git a/js/src/components/Account/ActorCard.vue b/js/src/components/Account/ActorCard.vue index 32eb19f61..b5fbe5ee9 100644 --- a/js/src/components/Account/ActorCard.vue +++ b/js/src/components/Account/ActorCard.vue @@ -1,6 +1,6 @@