From 595d72e271faa24116eea0a6c15c4e7a995b753d Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Tue, 10 Dec 2024 20:20:24 -0700 Subject: [PATCH] don't allow clicking on the invite link if they're not registered --- src/views/ContactsView.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue index 5bb378d..4655007 100644 --- a/src/views/ContactsView.vue +++ b/src/views/ContactsView.vue @@ -24,11 +24,27 @@
+ + +