forked from jsnbuchanan/crowd-funder-for-time-pwa
fix wording in list of contacts, remove console.log
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
>
|
||||
{{ contact.name }},
|
||||
</button>
|
||||
or
|
||||
<span v-if="allContacts.length > 0"> or </span>
|
||||
<button @click="openDialog()" class="text-blue-500">
|
||||
nobody in particular
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user