add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42

This commit is contained in:
2024-12-27 09:06:25 -07:00
parent 4641c46ab2
commit 8cadfb15dd
5 changed files with 46 additions and 8 deletions

View File

@@ -16,7 +16,10 @@
Contact Import
</h1>
<span v-if="contactsImporting.length > sameCount" class="flex justify-center">
<span
v-if="contactsImporting.length > sameCount"
class="flex justify-center"
>
<input type="checkbox" v-model="makeVisible" class="mr-2" />
Make my activity visible to these contacts.
</span>
@@ -31,7 +34,10 @@
</div>
<!-- Results List -->
<ul v-if="contactsImporting.length > sameCount" class="border-t border-slate-300">
<ul
v-if="contactsImporting.length > sameCount"
class="border-t border-slate-300"
>
<li v-for="(contact, index) in contactsImporting" :key="contact.did">
<div
v-if="