From bff00dea212a78a561cc9924cccf65c664fd2b71 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 8 Oct 2019 18:13:06 +0200 Subject: [PATCH] Properly handle account deleted Close #191 Also fix an issue with public events not being accessible when requested as another logged-in user. Signed-off-by: Thomas Citharel --- js/src/components/NavBar.vue | 9 ++++++++- lib/mobilizon_web/resolvers/event.ex | 14 +++++++------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/js/src/components/NavBar.vue b/js/src/components/NavBar.vue index 7b77a5fce..ef22d4b14 100644 --- a/js/src/components/NavBar.vue +++ b/js/src/components/NavBar.vue @@ -15,7 +15,7 @@ - +