From 3cd6fd5a7fb2172eab699d177b0295df9aa8237c Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Mon, 24 Oct 2022 09:38:39 -0700 Subject: [PATCH] Hide people for non-admin if no recognize (fix #103) --- src/App.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5777b0ee..54e0a8f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -20,7 +20,7 @@